Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.h1059 const AudioPatchCollection getMsdOutputPatches() const;
DAudioPolicyManager.cpp1790 const AudioPatchCollection AudioPolicyManager::getMsdOutputPatches() const { in getMsdOutputPatches() function in android::AudioPolicyManager
1822 index = getMsdOutputPatches().indexOfKey(handle); in isMsdPatch()
1990 AudioPatchCollection patchesToRemove = getMsdOutputPatches(); in setMsdOutputPatches()
2036 AudioPatchCollection msdPatches = getMsdOutputPatches(); in releaseMsdOutputPatches()
2053 AudioPatchCollection msdPatches = getMsdOutputPatches(); in msdHasPatchesToAllDevices()