Searched refs:PHASE_LOCK_SETTINGS_READY (Results 1 – 11 of 11) sorted by relevance
93 public static final int PHASE_LOCK_SETTINGS_READY = 480; field in SystemService129 PHASE_LOCK_SETTINGS_READY,
123 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in testMigration_managedProfileOwner()285 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in bootDpmsUp()
214 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in testNoStaleDataInCacheAfterUpgrade()
338 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in initializeDpms()
171 ? SystemService.PHASE_LOCK_SETTINGS_READY in onBootPhase()
26 field public static final int PHASE_LOCK_SETTINGS_READY = 480; // 0x1e0
1133 mService.onBootPhase(SystemService.PHASE_LOCK_SETTINGS_READY); in initService()
2837 mSystemServiceManager.startBootPhase(t, SystemService.PHASE_LOCK_SETTINGS_READY); in startOtherServices()
703 case SystemService.PHASE_LOCK_SETTINGS_READY: in onBootPhase()
2757 if (PHASE_LOCK_SETTINGS_READY == phase) {
3341 case SystemService.PHASE_LOCK_SETTINGS_READY: