Searched refs:mCallRxPatch (Results 1 – 2 of 2) sorted by relevance
758 sp<AudioPatch> mCallRxPatch; variable
530 if (mCallRxPatch != 0) { in updateCallRouting()531 releaseAudioPatchInternal(mCallRxPatch->getHandle()); in updateCallRouting()532 mCallRxPatch.clear(); in updateCallRouting()581 mCallRxPatch = createTelephonyPatch(true /*isRx*/, rxDevices.itemAt(0), delayMs); in updateCallRouting()712 if (mCallRxPatch != 0) { in setPhoneState()713 releaseAudioPatchInternal(mCallRxPatch->getHandle()); in setPhoneState()714 mCallRxPatch.clear(); in setPhoneState()