Searched refs:removeAudioPatch (Results 1 – 4 of 4) sorted by relevance
59 status_t removeAudioPatch(audio_patch_handle_t handle);
78 status_t AudioPatchCollection::removeAudioPatch(audio_patch_handle_t handle) in removeAudioPatch() function in android::AudioPatchCollection
853 virtual status_t removeAudioPatch(audio_patch_handle_t handle) in removeAudioPatch() function855 return mAudioPatches.removeAudioPatch(handle); in removeAudioPatch()
5523 removeAudioPatch(patchDesc->getHandle()); in releaseAudioPatchInternal()7897 removeAudioPatch(patchDesc->getHandle()); in resetOutputDevice()7950 removeAudioPatch(patchDesc->getHandle()); in resetInputDevice()