Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/recents_ui_overrides/src/com/android/quickstep/
DBaseSwipeUpHandlerV2.java185 private boolean mHasLauncherTransitionControllerStarted; field in BaseSwipeUpHandlerV2
534 return mGestureState.getEndTarget() != HOME && !mHasLauncherTransitionControllerStarted; in canCreateNewOrUpdateExistingLauncherTransitionController()
1056 mHasLauncherTransitionControllerStarted = true; in animateToProgressInternal()