Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DDesktopTaskContentView.kt27 class DesktopTaskContentView class
DDesktopTaskView.kt105 private lateinit var contentView: DesktopTaskContentView in <lambda>()
160 findViewById<DesktopTaskContentView>(R.id.desktop_content).apply { in <lambda>()