Searched refs:PHASE_DEVICE_SPECIFIC_SERVICES_READY (Results 1 – 3 of 3) sorted by relevance
100 public static final int PHASE_DEVICE_SPECIFIC_SERVICES_READY = 520; field in SystemService127 PHASE_DEVICE_SPECIFIC_SERVICES_READY,
25 field public static final int PHASE_DEVICE_SPECIFIC_SERVICES_READY = 520; // 0x208
2643 mSystemServiceManager.startBootPhase(t, SystemService.PHASE_DEVICE_SPECIFIC_SERVICES_READY); in startOtherServices()