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