Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/views/
DRecentsView.java574 private @Nullable GroupedTaskInfo mActiveGestureGroupedTaskInfo; field in RecentsView
2104 if (mActiveGestureGroupedTaskInfo != null) { in applyLoadPlan()
2109 showCurrentTask(mActiveGestureGroupedTaskInfo, "applyLoadPlan"); in applyLoadPlan()
2886 mActiveGestureGroupedTaskInfo = groupedTaskInfo; in onGestureAnimationStart()
2911 return mActiveGestureGroupedTaskInfo != null; in isGestureActive()
3049 mActiveGestureGroupedTaskInfo = null; in onGestureAnimationEnd()