Searched refs:mActiveGestureRunningTasks (Results 1 – 1 of 1) sorted by relevance
519 private @Nullable Task[] mActiveGestureRunningTasks; field in RecentsView1870 if (mActiveGestureRunningTasks != null) { in applyLoadPlan()1875 showCurrentTask(mActiveGestureRunningTasks); in applyLoadPlan()2645 mActiveGestureRunningTasks = runningTasks; in onGestureAnimationStart()2655 showCurrentTask(mActiveGestureRunningTasks); in onGestureAnimationStart()2663 return mActiveGestureRunningTasks != null; in isGestureActive()2781 mActiveGestureRunningTasks = null; in onGestureAnimationEnd()