Home
last modified time | relevance | path

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

/aosp12/packages/services/Car/service/src/com/android/car/hal/
H A DPropertyHalService.java333 public void unsubscribeProperty(int mgrPropId) { in unsubscribeProperty() method in PropertyHalService
H A DVehicleHal.java412 public void unsubscribeProperty(HalServiceBase service, int property) { in unsubscribeProperty() method in VehicleHal