Searched refs:PHASE_WAIT_FOR_SENSOR_SERVICE (Results 1 – 3 of 3) sorted by relevance
88 if (phase == SystemService.PHASE_WAIT_FOR_SENSOR_SERVICE) { in onBootPhase()
85 public static final int PHASE_WAIT_FOR_SENSOR_SERVICE = 200; field in SystemService
1623 mSystemServiceManager.startBootPhase(t, SystemService.PHASE_WAIT_FOR_SENSOR_SERVICE); in startOtherServices()