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.java280 public void subscribeProperty(HalServiceBase service, int property) in subscribeProperty() method in VehicleHal
290 public void subscribeProperty(HalServiceBase service, int property, float sampleRateHz) in subscribeProperty() method in VehicleHal
304 public void subscribeProperty(HalServiceBase service, int property, in subscribeProperty() method in VehicleHal
DPropertyHalService.java260 public void subscribeProperty(int mgrPropId, float rate) { in subscribeProperty() method in PropertyHalService