Searched refs:mHideAnimationRun (Results 1 – 1 of 1) sorted by relevance
309 private boolean mHideAnimationRun = false; field in KeyguardViewMediator586 mHideAnimationRun = true;852 mHideAnimationRun = false; in onFinishedGoingToSleep()1613 if (!mKeyguardDonePending && mHideAnimationRun && !mHideAnimationRunning) { in tryKeyguardDone()1615 } else if (!mHideAnimationRun) { in tryKeyguardDone()1616 mHideAnimationRun = true; in tryKeyguardDone()1773 mHideAnimationRun = false; in handleShow()1900 mHideAnimationRun = false; in handleStartKeyguardExitAnimation()2103 pw.print(" mHideAnimationRun: "); pw.println(mHideAnimationRun); in dump()