Home
last modified time | relevance | path

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

/frameworks/av/services/audiopolicy/
DAudioPolicyManager.h736 status_t removeAudioPatch(audio_patch_handle_t handle);
DAudioPolicyManager.cpp2456 removeAudioPatch(patchDesc->mHandle); in releaseAudioPatch()
2617 status_t AudioPolicyManager::removeAudioPatch(audio_patch_handle_t handle) in removeAudioPatch() function in android::AudioPolicyManager
4454 removeAudioPatch(patchDesc->mHandle); in resetOutputDevice()
4542 removeAudioPatch(patchDesc->mHandle); in resetInputDevice()