Searched refs:releaseMsdOutputPatches (Results 1 – 4 of 4) sorted by relevance
33 using AudioPolicyManager::releaseMsdOutputPatches;
532 mManager->releaseMsdOutputPatches(singleDevice); in TEST_P()536 mManager->releaseMsdOutputPatches(devices); in TEST_P()
890 void releaseMsdOutputPatches(const DeviceVector& devices);
1266 releaseMsdOutputPatches(devices); in openDirectOutput()1592 void AudioPolicyManager::releaseMsdOutputPatches(const DeviceVector& devices) { in releaseMsdOutputPatches() function in android::AudioPolicyManager