Searched refs:mHideAnimationRun (Results 1 – 1 of 1) sorted by relevance
302 private boolean mHideAnimationRun = false; field in KeyguardViewMediator593 mHideAnimationRun = true;851 mHideAnimationRun = false; in onFinishedGoingToSleep()1619 if (!mKeyguardDonePending && mHideAnimationRun && !mHideAnimationRunning) { in tryKeyguardDone()1621 } else if (!mHideAnimationRun) { in tryKeyguardDone()1622 mHideAnimationRun = true; in tryKeyguardDone()1782 mHideAnimationRun = false; in handleShow()1892 mHideAnimationRun = false; in handleStartKeyguardExitAnimation()2096 pw.print(" mHideAnimationRun: "); pw.println(mHideAnimationRun); in dump()