Home
last modified time | relevance | path

Searched refs:startBootPhase (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/services/java/com/android/server/
DSystemServer.java749 mSystemServiceManager.startBootPhase(SystemService.PHASE_WAIT_FOR_DEFAULT_DISPLAY); in startBootstrapServices()
1986 mSystemServiceManager.startBootPhase(SystemService.PHASE_LOCK_SETTINGS_READY); in startOtherServices()
1990 mSystemServiceManager.startBootPhase(SystemService.PHASE_SYSTEM_SERVICES_READY); in startOtherServices()
2065 mSystemServiceManager.startBootPhase(SystemService.PHASE_DEVICE_SPECIFIC_SERVICES_READY); in startOtherServices()
2091 mSystemServiceManager.startBootPhase( in startOtherServices()
2207 mSystemServiceManager.startBootPhase( in startOtherServices()
/frameworks/base/services/core/java/com/android/server/
DSystemServiceManager.java144 public void startBootPhase(final int phase) { in startBootPhase() method in SystemServiceManager
/frameworks/base/services/core/java/com/android/server/am/
DActivityManagerService.java5295 mSystemServiceManager.startBootPhase(SystemService.PHASE_BOOT_COMPLETED); in finishBooting()
/frameworks/base/services/
Dart-profile1851 HSPLcom/android/server/SystemServiceManager;->startBootPhase(I)V