Searched refs:removeAudioPatch (Results 1 – 4 of 4) sorted by relevance
48 status_t removeAudioPatch(audio_patch_handle_t handle);
106 status_t AudioPatchCollection::removeAudioPatch(audio_patch_handle_t handle) in removeAudioPatch() function in android::AudioPatchCollection
461 virtual status_t removeAudioPatch(audio_patch_handle_t handle) in removeAudioPatch() function463 return mAudioPatches.removeAudioPatch(handle); in removeAudioPatch()
3003 removeAudioPatch(patchDesc->mHandle); in releaseAudioPatch()3378 removeAudioPatch(sourceDesc->mPatchDesc->mHandle); in disconnectAudioSource()5058 removeAudioPatch(patchDesc->mHandle); in AudioPolicyManager()5144 removeAudioPatch(patchDesc->mHandle); in AudioPolicyManager()