Searched refs:unsubscribeProperty (Results 1 – 6 of 6) sorted by relevance
333 public void unsubscribeProperty(int mgrPropId) { in unsubscribeProperty() method in PropertyHalService345 mVehicleHal.unsubscribeProperty(this, halPropId); in unsubscribeProperty()364 mVehicleHal.unsubscribeProperty(this, halProp); in release()
295 mVehicleHal.unsubscribeProperty(this, propConfig.prop); in requestDiagnosticStop()
219 mVehicleHal.unsubscribeProperty(this, HAL_PROPERTY_ID); in release()
412 public void unsubscribeProperty(HalServiceBase service, int property) { in unsubscribeProperty() method in VehicleHal
143 mVehicleHal.unsubscribeProperty(mPowerHalService, SOME_READ_ON_CHANGE_PROPERTY); in testUnsubscribeProperty_subscribedProperty()152 mVehicleHal.unsubscribeProperty(mPowerHalService, UNSUPPORTED_PROPERTY); in testUnsubscribeProperty_unsubscribedProperty()
334 mHal.unsubscribeProperty(propId); in unregisterListenerBinderLocked()