Home
last modified time | relevance | path

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

/packages/services/Car/service/src/com/android/car/hal/
DPropertyHalService.java243 public void unsubscribeProperty(int propId) { in unsubscribeProperty() method in PropertyHalService
DVehicleHal.java279 public void unsubscribeProperty(HalServiceBase service, int property) { in unsubscribeProperty() method in VehicleHal