Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DTaskViewUtils.java168 boolean isQuickSwitch = v.isEndQuickSwitchCuj(); in createRecentsWindowAnimator()
/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DTaskView.kt263 var isEndQuickSwitchCuj = false in <lambda>() variable