Searched refs:mWindowManagerDrawComplete (Results 1 – 1 of 1) sorted by relevance
273 private volatile boolean mWindowManagerDrawComplete; field in DisplayPolicy833 return mWindowManagerDrawComplete; in isWindowManagerDrawComplete()845 mWindowManagerDrawComplete = false; in screenTurnedOn()855 mWindowManagerDrawComplete = false; in screenTurnedOff()868 mWindowManagerDrawComplete = false; in finishKeyguardDrawn()876 if (!mScreenOnEarly || mWindowManagerDrawComplete) { in finishWindowsDrawn()880 mWindowManagerDrawComplete = true; in finishWindowsDrawn()893 mWindowManagerDrawComplete); in finishScreenTurningOn()895 if (mScreenOnFully || !mScreenOnEarly || !mWindowManagerDrawComplete in finishScreenTurningOn()2102 || (mDisplayContent.isDefaultDisplay && !mWindowManagerDrawComplete));[all …]