Searched refs:PHASE_LOCK_SETTINGS_READY (Results 1 – 7 of 7) sorted by relevance
130 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in testMigration()243 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in testMigration2_profileOwnerOnUser0()309 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in testMigration3_managedProfileOwner()
232 dpms.systemReady(SystemService.PHASE_LOCK_SETTINGS_READY); in initializeDpms()
60 public static final int PHASE_LOCK_SETTINGS_READY = 480; field in SystemService
1986 mSystemServiceManager.startBootPhase(SystemService.PHASE_LOCK_SETTINGS_READY); in startOtherServices()
1005 mService.onBootPhase(SystemService.PHASE_LOCK_SETTINGS_READY); in initService()
602 case SystemService.PHASE_LOCK_SETTINGS_READY: in onBootPhase()
3547 case SystemService.PHASE_LOCK_SETTINGS_READY: in systemReady()