Searched refs:mKeyguardDrawComplete (Results 1 – 1 of 1) sorted by relevance
473 boolean mKeyguardDrawComplete; field in PhoneWindowManager988 + ", mKeyguardDrawComplete=" + mKeyguardDrawComplete in updateOrientationListenerLp()994 mKeyguardDrawComplete && mWindowManagerDrawComplete) { in updateOrientationListenerLp()6321 if (!mScreenOnEarly || mKeyguardDrawComplete) { in finishKeyguardDrawn()6325 mKeyguardDrawComplete = true; in finishKeyguardDrawn()6347 mKeyguardDrawComplete = false; in screenTurnedOff()6367 mKeyguardDrawComplete = false; in screenTurningOn()6418 + ", mKeyguardDrawComplete=" + mKeyguardDrawComplete in finishScreenTurningOn()6422 || (mAwake && !mKeyguardDrawComplete)) { in finishScreenTurningOn()7569 if (pendingPanic && hideNavBarSysui && !isStatusBarKeyguard() && mKeyguardDrawComplete) { in updateSystemBarsLw()[all …]