Searched refs:unsubscribeProperty (Results 1 – 5 of 5) sorted by relevance
243 public void unsubscribeProperty(int propId) { in unsubscribeProperty() method in PropertyHalService255 mVehicleHal.unsubscribeProperty(this, halPropId); in unsubscribeProperty()274 mVehicleHal.unsubscribeProperty(this, prop); in release()
278 mVehicleHal.unsubscribeProperty(this, propConfig.prop); in requestDiagnosticStop()
284 mVehicleHal.unsubscribeProperty(this, HAL_PROPERTY_ID); in release()
279 public void unsubscribeProperty(HalServiceBase service, int property) { in unsubscribeProperty() method in VehicleHal
272 mHal.unsubscribeProperty(propId); in unregisterListenerBinderLocked()