Searched refs:releaseMsdOutputPatches (Results 1 – 4 of 4) sorted by relevance
39 using AudioPolicyManager::releaseMsdOutputPatches;
625 mManager->releaseMsdOutputPatches(singleDevice); in TEST_P()629 mManager->releaseMsdOutputPatches(devices); in TEST_P()773 mManager->releaseMsdOutputPatches(outputDevices); in TEST_P()834 mManager->releaseMsdOutputPatches(outputDevices); in TEST_P()913 mManager->releaseMsdOutputPatches(outputDevices); in TEST_P()
1074 void releaseMsdOutputPatches(const DeviceVector& devices);
1590 releaseMsdOutputPatches(devices); in openDirectOutput()2035 void AudioPolicyManager::releaseMsdOutputPatches(const DeviceVector& devices) { in releaseMsdOutputPatches() function in android::AudioPolicyManager