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