Home
last modified time | relevance | path

Searched refs:removeVisualIndicator (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/desktopmode/
DDesktopTasksController.kt146 removeVisualIndicator(tx) in <lambda>()
150 removeVisualIndicator(tx) in <lambda>()
153 private fun removeVisualIndicator(tx: SurfaceControl.Transaction) { in <lambda>() method