Searched refs:releaseAudioPatchInternal (Results 1 – 2 of 2) sorted by relevance
1274 status_t releaseAudioPatchInternal(audio_patch_handle_t handle,
5156 releaseAudioPatchInternal(handle); in connectAudioSourceToSink()5480 stopAudioSource(portId) : releaseAudioPatchInternal(handle); in releaseAudioPatch()5483 status_t AudioPolicyManager::releaseAudioPatchInternal(audio_patch_handle_t handle, in releaseAudioPatchInternal() function in android::AudioPolicyManager6189 status_t status = releaseAudioPatchInternal(sourceDesc->getPatchHandle(), 0, sourceDesc); in disconnectAudioSource()