Searched refs:unsubscribeProperty (Results 1 – 5 of 5) sorted by relevance
120 mVehicleHal.unsubscribeProperty(this, prop); in release()
134 mHal.unsubscribeProperty(this, VehicleNetworkConsts.VEHICLE_PROPERTY_RADIO_PRESET); in unregisterListener()
231 mHal.unsubscribeProperty(this, config.getProp()); in requestSensorStop()
245 public void unsubscribeProperty(HalServiceBase service, int property) { in unsubscribeProperty() method in VehicleHal
318 mVehicleHal.unsubscribeProperty(this, config.getProp()); in release()