Home
last modified time | relevance | path

Searched refs:addSupportedAttributes (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/services/audiopolicy/engine/common/include/
DVolumeGroup.h41 void addSupportedAttributes(const audio_attributes_t &attr);
/frameworks/av/services/audiopolicy/engine/common/src/
DVolumeGroup.cpp53 void VolumeGroup::addSupportedAttributes(const audio_attributes_t &attr) in addSupportedAttributes() function in android::VolumeGroup
DEngineBase.cpp139 volumeGroup->addSupportedAttributes(attr); in loadAudioPolicyEngineConfig()