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