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.java489 public void subscribeProperty(HalServiceBase service, int property) in subscribeProperty() method in VehicleHal
502 public void subscribeProperty(HalServiceBase service, int property, float samplingRateHz) in subscribeProperty() method in VehicleHal
516 public void subscribeProperty(HalServiceBase service, int property, float samplingRateHz, in subscribeProperty() method in VehicleHal
DPropertyHalService.java1063 public void subscribeProperty(int mgrPropId, float updateRateHz) in subscribeProperty() method in PropertyHalService