Home
last modified time | relevance | path

Searched defs:thumbnailViewDeprecated (Results 1 – 3 of 3) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DDesktopTaskView.kt179 val thumbnailViewDeprecated: TaskThumbnailViewDeprecated in <lambda>() constant
DTaskView.kt682 val thumbnailViewDeprecated: TaskThumbnailViewDeprecated = findViewById(thumbnailViewId)!! in <lambda>() constant
1611 val thumbnailViewDeprecated: TaskThumbnailViewDeprecated, in <lambda>() constant in TaskContainer
/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DDesktopSystemShortcutTest.kt69 private val thumbnailViewDeprecated: TaskThumbnailViewDeprecated = mock() constant in com.android.quickstep.DesktopSystemShortcutTest