Searched refs:mCallRxSourceClientPort (Results 1 – 2 of 2) sorted by relevance
568 return mCallRxSourceClientPort != AUDIO_PORT_HANDLE_NONE in isCallRxAudioSource()569 && source == mAudioSources.valueFor(mCallRxSourceClientPort); in isCallRxAudioSource()870 audio_port_handle_t mCallRxSourceClientPort = AUDIO_PORT_HANDLE_NONE; variable
724 status_t status = startAudioSource(&source, &aa, &mCallRxSourceClientPort, 0/*uid*/); in connectTelephonyRxAudioSource()730 stopAudioSource(mCallRxSourceClientPort); in disconnectTelephonyRxAudioSource()731 mCallRxSourceClientPort = AUDIO_PORT_HANDLE_NONE; in disconnectTelephonyRxAudioSource()