Searched refs:removeAudioPatch (Results 1 – 4 of 4) sorted by relevance
47 status_t removeAudioPatch(audio_patch_handle_t handle);
77 status_t AudioPatchCollection::removeAudioPatch(audio_patch_handle_t handle) in removeAudioPatch() function in android::AudioPatchCollection
611 virtual status_t removeAudioPatch(audio_patch_handle_t handle) in removeAudioPatch() function613 return mAudioPatches.removeAudioPatch(handle); in removeAudioPatch()
3594 removeAudioPatch(patchDesc->mHandle); in releaseAudioPatch()4189 removeAudioPatch(sourceDesc->patchDesc()->mHandle); in disconnectAudioSource()5564 removeAudioPatch(patchDesc->mHandle); in resetOutputDevice()5617 removeAudioPatch(patchDesc->mHandle); in resetInputDevice()