Searched refs:PHASE_LOCK_SETTINGS_READY (Results 1 – 10 of 10) sorted by relevance
90 public static final int PHASE_LOCK_SETTINGS_READY = 480; field in SystemService126 PHASE_LOCK_SETTINGS_READY,
124 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in testMigration_managedProfileOwner()283 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in bootDpmsUp()
214 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in testNoStaleDataInCacheAfterUpgrade()
340 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in initializeDpms()
26 field public static final int PHASE_LOCK_SETTINGS_READY = 480; // 0x1e0
1109 mService.onBootPhase(SystemService.PHASE_LOCK_SETTINGS_READY); in initService()
2744 mSystemServiceManager.startBootPhase(t, SystemService.PHASE_LOCK_SETTINGS_READY); in startOtherServices()
693 case SystemService.PHASE_LOCK_SETTINGS_READY: in onBootPhase()
2582 if (PHASE_LOCK_SETTINGS_READY == phase) {
3375 case SystemService.PHASE_LOCK_SETTINGS_READY: