Searched defs:setEffectEnabled (Results 1 – 6 of 6) sorted by relevance
107 status_t EffectDescriptorCollection::setEffectEnabled(int id, bool enabled) in setEffectEnabled() function in android::EffectDescriptorCollection119 status_t EffectDescriptorCollection::setEffectEnabled(const sp<EffectDescriptor> &effectDesc, in setEffectEnabled() function in android::EffectDescriptorCollection
178 virtual status_t setEffectEnabled(int id, bool enabled) in setEffectEnabled() function
495 status_t AudioPolicyService::setEffectEnabled(int id, bool enabled) in setEffectEnabled() function in android::AudioPolicyService
447 status_t AudioPolicyService::setEffectEnabled(int id, bool enabled) in setEffectEnabled() function in android::AudioPolicyService
909 status_t AudioSystem::setEffectEnabled(int id, bool enabled) in setEffectEnabled() function in android::AudioSystem
444 virtual status_t setEffectEnabled(int id, bool enabled) in setEffectEnabled() function in android::BpAudioPolicyService