Home
last modified time | relevance | path

Searched defs:subscribeProperty (Results 1 – 2 of 2) sorted by relevance

/packages/services/Car/service/src/com/android/car/hal/
DVehicleHal.java221 public void subscribeProperty(HalServiceBase service, int property) in subscribeProperty() method in VehicleHal
231 public void subscribeProperty(HalServiceBase service, int property, float sampleRateHz) in subscribeProperty() method in VehicleHal
245 public void subscribeProperty(HalServiceBase service, int property, in subscribeProperty() method in VehicleHal
DPropertyHalService.java209 public void subscribeProperty(int propId, float rate) { in subscribeProperty() method in PropertyHalService