Searched defs:removeAudioPatch (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/
H A DAudioPolicyManager.cpp2859 removeAudioPatch(patchDesc->mHandle);
3017 status_t AudioPolicyManager::removeAudioPatch(audio_patch_handle_t handle) function in class:android::AudioPolicyManager
3022 ALOGW("removeAudioPatch() patch %d not in", handle);
3025 ALOGV("removeAudioPatch() handle %d af handle %d", handle,
5037 removeAudioPatch(patchDesc->mHandle);
5125 removeAudioPatch(patchDesc->mHandle);

Completed in 126 milliseconds