Searched refs:PHASE_LOCK_SETTINGS_READY (Results 1 – 6 of 6) sorted by relevance
81 public static final int PHASE_LOCK_SETTINGS_READY = 480; field in SystemService117 PHASE_LOCK_SETTINGS_READY,
157 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in testMigration()269 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in testMigration2_profileOwnerOnUser0()336 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in testMigration3_managedProfileOwner()487 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in bootDpmsUp()
66 field public static final int PHASE_LOCK_SETTINGS_READY = 480; // 0x1e0
2121 mSystemServiceManager.startBootPhase(t, SystemService.PHASE_LOCK_SETTINGS_READY); in startOtherServices()
1029 mService.onBootPhase(SystemService.PHASE_LOCK_SETTINGS_READY); in initService()
621 case SystemService.PHASE_LOCK_SETTINGS_READY: in onBootPhase()