Searched refs:bootAnimationComplete (Results 1 – 4 of 4) sorted by relevance
446 void bootAnimationComplete(); in bootAnimationComplete() method
3322 mActivityManager.bootAnimationComplete(); in performEnableScreen()4847 final boolean bootAnimationComplete; in handleMessage()4850 bootAnimationComplete = checkBootAnimationCompleteLocked(); in handleMessage()4852 if (bootAnimationComplete) { in handleMessage()
5315 public void bootAnimationComplete() { in bootAnimationComplete() method in ActivityManagerService
2776 HSPLcom/android/server/am/ActivityManagerService;->bootAnimationComplete()V