Searched refs:startBootPhase (Results 1 – 4 of 4) sorted by relevance
715 mSystemServiceManager.startBootPhase(SystemService.PHASE_WAIT_FOR_DEFAULT_DISPLAY); in startBootstrapServices()1933 mSystemServiceManager.startBootPhase(SystemService.PHASE_LOCK_SETTINGS_READY); in startOtherServices()1937 mSystemServiceManager.startBootPhase(SystemService.PHASE_SYSTEM_SERVICES_READY); in startOtherServices()2012 mSystemServiceManager.startBootPhase(SystemService.PHASE_DEVICE_SPECIFIC_SERVICES_READY); in startOtherServices()2038 mSystemServiceManager.startBootPhase( in startOtherServices()2154 mSystemServiceManager.startBootPhase( in startOtherServices()
143 public void startBootPhase(final int phase) { in startBootPhase() method in SystemServiceManager
5267 mSystemServiceManager.startBootPhase(SystemService.PHASE_BOOT_COMPLETED); in finishBooting()
1851 HSPLcom/android/server/SystemServiceManager;->startBootPhase(I)V