Home
last modified time | relevance | path

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

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DLauncherBackAnimationController.java115 private boolean mBackInProgress = false; field in LauncherBackAnimationController
287 mBackInProgress = true; in startBack()
359 if (!mBackInProgress || mBackTarget == null) { in updateBackProgress()
456 mBackInProgress /* fromPredictiveBack */); in startTransition()
466 mBackInProgress = false; in finishAnimation()