Searched refs:PHASE_DEVICE_SPECIFIC_SERVICES_READY (Results 1 – 2 of 2) sorted by relevance
71 public static final int PHASE_DEVICE_SPECIFIC_SERVICES_READY = 520; field in SystemService
1724 mSystemServiceManager.startBootPhase(SystemService.PHASE_DEVICE_SPECIFIC_SERVICES_READY); in startOtherServices()