Searched refs:unsubscribeProperty (Results 1 – 5 of 5) sorted by relevance
235 public void unsubscribeProperty(int propId) { in unsubscribeProperty() method in PropertyHalService247 mVehicleHal.unsubscribeProperty(this, halPropId); in unsubscribeProperty()266 mVehicleHal.unsubscribeProperty(this, prop); in release()
278 mVehicleHal.unsubscribeProperty(this, propConfig.prop); in requestDiagnosticStop()
270 mVehicleHal.unsubscribeProperty(this, HAL_PROPERTY_ID); in release()
278 public void unsubscribeProperty(HalServiceBase service, int property) { in unsubscribeProperty() method in VehicleHal
271 mHal.unsubscribeProperty(propId); in unregisterListenerBinderLocked()