Home
last modified time | relevance | path

Searched refs:getSupportedAttributes (Results 1 – 2 of 2) sorted by relevance

/frameworks/av/services/audiopolicy/engine/common/include/
DVolumeGroup.h42 AttributesVector getSupportedAttributes() const { return mGroupVolumeCurves.getAttributes(); } in getSupportedAttributes() function
/frameworks/av/services/audiopolicy/engine/common/src/
DEngineBase.cpp338 iter.second->getSupportedAttributes(), iter.second->getStreamTypes()}); in listAudioVolumeGroups()