Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h788 const AudioPatchCollection getMsdPatches() const;
DAudioPolicyManager.cpp1183 AudioPatchCollection msdPatches = getMsdPatches(); in getOutputForDevices()
1269 const AudioPatchCollection AudioPolicyManager::getMsdPatches() const { in getMsdPatches() function in android::AudioPolicyManager
1401 const AudioPatchCollection msdPatches = getMsdPatches(); in setMsdPatch()