Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DAbsSwipeUpHandler.java671 TopTaskTracker.CachedTaskInfo cachedTaskInfo = mGestureState.getRunningTask(); in notifyGestureAnimationStartToRecents() local
674 runningTasks = cachedTaskInfo.getPlaceholderTasks(splitTaskIds); in notifyGestureAnimationStartToRecents()
676 runningTasks = cachedTaskInfo.getPlaceholderTasks(); in notifyGestureAnimationStartToRecents()