Searched refs:bootAnimationComplete (Results 1 – 4 of 4) sorted by relevance
480 void bootAnimationComplete(); in bootAnimationComplete() method
3469 mActivityManager.bootAnimationComplete(); in performEnableScreen()5030 final boolean bootAnimationComplete; in handleMessage()5033 bootAnimationComplete = checkBootAnimationCompleteLocked(); in handleMessage()5035 if (bootAnimationComplete) { in handleMessage()
5608 public void bootAnimationComplete() { in bootAnimationComplete() method in ActivityManagerService
6158 PLcom/android/server/am/ActivityManagerService;->bootAnimationComplete()V