Searched refs:startBootPhase (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/services/core/java/com/android/server/
H A DSystemServiceManager.java123 public void startBootPhase(final int phase) { method in class:SystemServiceManager
/frameworks/base/services/java/com/android/server/
H A DSystemServer.java335 mSystemServiceManager.startBootPhase(SystemService.PHASE_WAIT_FOR_DEFAULT_DISPLAY);
994 mSystemServiceManager.startBootPhase(SystemService.PHASE_LOCK_SETTINGS_READY);
996 mSystemServiceManager.startBootPhase(SystemService.PHASE_SYSTEM_SERVICES_READY);
1068 mSystemServiceManager.startBootPhase(
1124 mSystemServiceManager.startBootPhase(
/frameworks/base/services/core/java/com/android/server/am/
H A DActivityManagerService.java6192 mSystemServiceManager.startBootPhase(SystemService.PHASE_BOOT_COMPLETED);

Completed in 1507 milliseconds