Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/common/managerdefinitions/include/
DAudioOutputDescriptor.h199 std::vector<VolumeSource> activeList; in getActiveVolumeSources() local
202 activeList.push_back(iter.first); in getActiveVolumeSources()
205 return activeList; in getActiveVolumeSources()