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