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.java673 int[] splitTaskIds = TopTaskTracker.INSTANCE.get(mContext).getRunningSplitTaskIds(); in notifyGestureAnimationStartToRecents() local
674 runningTasks = cachedTaskInfo.getPlaceholderTasks(splitTaskIds); in notifyGestureAnimationStartToRecents()