Searched defs:setEffectEnabled (Results 1 – 5 of 5) sorted by relevance
111 status_t EffectDescriptorCollection::setEffectEnabled(int id, bool enabled) in setEffectEnabled() function in android::EffectDescriptorCollection123 status_t EffectDescriptorCollection::setEffectEnabled(const sp<EffectDescriptor> &effectDesc, in setEffectEnabled() function in android::EffectDescriptorCollection
180 virtual status_t setEffectEnabled(int id, bool enabled) in setEffectEnabled() function
760 status_t AudioPolicyService::setEffectEnabled(int id, bool enabled) in setEffectEnabled() function in android::AudioPolicyService
1014 status_t AudioSystem::setEffectEnabled(int id, bool enabled) in setEffectEnabled() function in android::AudioSystem
463 virtual status_t setEffectEnabled(int id, bool enabled) in setEffectEnabled() function in android::BpAudioPolicyService