Searched refs:mKeyguardDrawComplete (Results 1 – 1 of 1) sorted by relevance
464 boolean mKeyguardDrawComplete; field in PhoneWindowManager979 + ", mKeyguardDrawComplete=" + mKeyguardDrawComplete in updateOrientationListenerLp()985 mKeyguardDrawComplete && mWindowManagerDrawComplete) { in updateOrientationListenerLp()6165 if (!mScreenOnEarly || mKeyguardDrawComplete) { in finishKeyguardDrawn()6169 mKeyguardDrawComplete = true; in finishKeyguardDrawn()6191 mKeyguardDrawComplete = false; in screenTurnedOff()6211 mKeyguardDrawComplete = false; in screenTurningOn()6262 + ", mKeyguardDrawComplete=" + mKeyguardDrawComplete in finishScreenTurningOn()6266 || (mAwake && !mKeyguardDrawComplete)) { in finishScreenTurningOn()7407 if (pendingPanic && hideNavBarSysui && !isStatusBarKeyguard() && mKeyguardDrawComplete) { in updateSystemBarsLw()[all …]