Searched defs:setEffectEnabled (Results 1 – 5 of 5) sorted by relevance
105 status_t EffectDescriptorCollection::setEffectEnabled(int id, bool enabled) in setEffectEnabled() function in android::EffectDescriptorCollection125 status_t EffectDescriptorCollection::setEffectEnabled(const sp<EffectDescriptor> &effectDesc, in setEffectEnabled() function in android::EffectDescriptorCollection
150 void setEffectEnabled(int id, boolean enabled); in setEffectEnabled() method
1170 Status AudioPolicyService::setEffectEnabled(int32_t idAidl, bool enabled) in setEffectEnabled() function in android::AudioPolicyService
1341 status_t AudioSystem::setEffectEnabled(int id, bool enabled) { in setEffectEnabled() function in android::AudioSystem
2996 status_t AudioPolicyManager::setEffectEnabled(int id, bool enabled) in setEffectEnabled() function in android::AudioPolicyManager