Home
last modified time | relevance | path

Searched defs:createTaskContainer (Results 1 – 2 of 2) sorted by relevance

/packages/apps/Launcher3/quickstep/tests/src/com/android/quickstep/
DDesktopSystemShortcutTest.kt189 private fun createTaskContainer(task: Task): TaskView.TaskContainer { in createTaskContainer() method in com.android.quickstep.DesktopSystemShortcutTest
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskView.kt674 protected fun createTaskContainer( in <lambda>() method