Searched refs:dispatchSensorUpdate (Results 1 – 1 of 1) sorted by relevance
300 client.dispatchSensorUpdate(clientEvents); in processSensorData()374 sensorClient.dispatchSensorUpdate(Lists.newArrayList(record.lastEvent)); in registerOrUpdateSensorListener()840 void dispatchSensorUpdate(List<CarSensorEvent> events) { in dispatchSensorUpdate() method in CarSensorService.SensorClient