Searched refs:mHideAnimationRun (Results 1 – 1 of 1) sorted by relevance
298 private boolean mHideAnimationRun = false; field in KeyguardViewMediator586 mHideAnimationRun = true;813 mHideAnimationRun = false; in onFinishedGoingToSleep()1564 if (!mKeyguardDonePending && mHideAnimationRun && !mHideAnimationRunning) { in tryKeyguardDone()1566 } else if (!mHideAnimationRun) { in tryKeyguardDone()1567 mHideAnimationRun = true; in tryKeyguardDone()1725 mHideAnimationRun = false; in handleShow()1833 mHideAnimationRun = false; in handleStartKeyguardExitAnimation()2041 pw.print(" mHideAnimationRun: "); pw.println(mHideAnimationRun); in dump()