Searched refs:removeDeviceEffect (Results 1 – 8 of 8) sorted by relevance
137 virtual status_t removeDeviceEffect(
111 status_t removeDeviceEffect(
552 status_t DeviceHalHidl::removeDeviceEffect( in removeDeviceEffect() function in android::DeviceHalHidl557 return processReturn("removeDeviceEffect", mDevice->removeDeviceEffect( in removeDeviceEffect()561 status_t DeviceHalHidl::removeDeviceEffect( in removeDeviceEffect() function in android::DeviceHalHidl
158 status_t removeDeviceEffect(
834 status_t DeviceHalAidl::removeDeviceEffect( in removeDeviceEffect() function in android::DeviceHalAidl860 return statusTFromBinderStatus(mModule->removeDeviceEffect( in removeDeviceEffect()
110 ndk::ScopedAStatus removeDeviceEffect(int32_t, const std::shared_ptr<IEffect>&) override { in removeDeviceEffect() function
451 ndk::ScopedAStatus removeDeviceEffect( in removeDeviceEffect() function in __anon0285cf8d0111::ModuleMock
629 return audioHwDevice->hwDevice()->removeDeviceEffect(device, effect); in removeEffectFromHal()