Searched refs:releaseAudioPatchInternal (Results 1 – 2 of 2) sorted by relevance
1015 status_t releaseAudioPatchInternal(audio_patch_handle_t handle, uint32_t delayMs = 0);
606 releaseAudioPatchInternal(mCallTxPatch->getHandle()); in updateCallRoutingInternal()801 releaseAudioPatchInternal(mCallTxPatch->getHandle()); in setPhoneState()4110 return releaseAudioPatchInternal(handle); in releaseAudioPatch()4113 status_t AudioPolicyManager::releaseAudioPatchInternal(audio_patch_handle_t handle, in releaseAudioPatchInternal() function in android::AudioPolicyManager4488 releaseAudioPatchInternal(handle); in connectAudioSource()4784 status_t status = releaseAudioPatchInternal(sourceDesc->getPatchHandle()); in disconnectAudioSource()