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