Lines Matching refs:releaseAudioPatch
398 mpClientInterface->releaseAudioPatch(mCallRxPatch->mAfPatchHandle, 0); in updateCallRouting()
403 mpClientInterface->releaseAudioPatch(mCallTxPatch->mAfPatchHandle, 0); in updateCallRouting()
600 mpClientInterface->releaseAudioPatch(mCallRxPatch->mAfPatchHandle, 0); in setPhoneState()
604 mpClientInterface->releaseAudioPatch(mCallTxPatch->mAfPatchHandle, 0); in setPhoneState()
2064 … (void) /*status_t status*/ mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, 0); in closeAllInputs()
2957 status_t AudioPolicyManager::releaseAudioPatch(audio_patch_handle_t handle, in releaseAudioPatch() function in android::AudioPolicyManager
3000 status_t status = mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, 0); in releaseAudioPatch()
3102 releaseAudioPatch(mAudioPatches.keyAt(i), uid); in clearAudioPatches()
3301 mpClientInterface->releaseAudioPatch(sourceDesc->mPatchDesc->mAfPatchHandle, 0); in connectAudioSource()
3384 mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, 0); in disconnectAudioSource()
4387 … (void) /*status_t status*/ mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, 0); in AudioPolicyManager()
4416 … (void) /*status_t status*/ mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, 0); in AudioPolicyManager()
5055 status_t status = mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, delayMs); in AudioPolicyManager()
5141 status_t status = mpClientInterface->releaseAudioPatch(patchDesc->mAfPatchHandle, 0); in AudioPolicyManager()
5601 releaseAudioPatch(patchDesc->mHandle, patchDesc->mUid); in AudioPolicyManager()