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