Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java666 int[] splitTaskIds = TopTaskTracker.INSTANCE.get(mContext).getRunningSplitTaskIds(); in notifyGestureAnimationStartToRecents() local
667 runningTasks = cachedTaskInfo.getPlaceholderTasks(splitTaskIds); in notifyGestureAnimationStartToRecents()