Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h770 const AudioPatchCollection getMsdPatches() const;
DAudioPolicyManager.cpp1210 AudioPatchCollection msdPatches = getMsdPatches(); in getOutputForDevices()
1296 const AudioPatchCollection AudioPolicyManager::getMsdPatches() const { in getMsdPatches() function in android::AudioPolicyManager
1420 const AudioPatchCollection msdPatches = getMsdPatches(); in setMsdPatch()