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.java222 public void subscribeProperty(HalServiceBase service, int property) in subscribeProperty() method in VehicleHal
232 public void subscribeProperty(HalServiceBase service, int property, float sampleRateHz) in subscribeProperty() method in VehicleHal
246 public void subscribeProperty(HalServiceBase service, int property, in subscribeProperty() method in VehicleHal
DPropertyHalService.java217 public void subscribeProperty(int propId, float rate) { in subscribeProperty() method in PropertyHalService