Searched defs:showWindowsView (Results 1 – 2 of 2) sorted by relevance
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/ | ||
D | TaskContainer.kt | 55 val showWindowsView: View?, constant in com.android.quickstep.views.TaskContainer |
D | TaskView.kt | 1656 it.showWindowsView?.let { showWindowsView -> in <lambda>() method |