Home
last modified time | relevance | path

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

/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
H A DOverviewCommandHelper.java136 taskView.setEndQuickswitchCuj(true); in launchTask()
H A DTaskViewUtils.java165 v.setEndQuickswitchCuj(false); in createRecentsWindowAnimator()
/aosp12/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
H A DTaskView.java1255 public void setEndQuickswitchCuj(boolean endQuickswitchCuj) { in setEndQuickswitchCuj() method in TaskView