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.java330 public void subscribeProperty(HalServiceBase service, int property) in subscribeProperty() method in VehicleHal
341 public void subscribeProperty(HalServiceBase service, int property, float sampleRateHz) in subscribeProperty() method in VehicleHal
355 public void subscribeProperty(HalServiceBase service, int property, in subscribeProperty() method in VehicleHal
DPropertyHalService.java307 public void subscribeProperty(int mgrPropId, float rate) { in subscribeProperty() method in PropertyHalService