Searched refs:checkBootAnimationCompleteLocked (Results 1 – 1 of 1) sorted by relevance
3466 if (!mForceDisplayEnabled && !checkBootAnimationCompleteLocked()) { in performEnableScreen()3491 private boolean checkBootAnimationCompleteLocked() { in checkBootAnimationCompleteLocked() method in WindowManagerService5164 bootAnimationComplete = checkBootAnimationCompleteLocked(); in handleMessage()