Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskView.kt1314 it.showWindowsView?.let { showWindowsView -> in <lambda>() method
1316 showWindowsView, in <lambda>()
1402 it.showWindowsView?.visibility = visibility in <lambda>()
1623 val showWindowsView: View?, in <lambda>() constant in TaskContainer
DDesktopTaskView.kt204 showWindowsView = null, in <lambda>()
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DDesktopSystemShortcutTest.kt198 showWindowsView = null, in createTaskContainer()