Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/launcher3/uioverrides/touchcontrollers/
DTaskViewLaunchTouchController.kt64 private fun canTaskLaunchTaskView(taskView: TaskView?) = in <lambda>() method
139 if (!canTaskLaunchTaskView(taskBeingDragged)) { in <lambda>()