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.java1234 public void unsubscribeProperty(int mgrPropId) throws ServiceSpecificException { in unsubscribeProperty() method in PropertyHalService
DVehicleHal.java873 public void unsubscribeProperty(HalServiceBase service, int property) in unsubscribeProperty() method in VehicleHal