Home
last modified time | relevance | path

Searched refs:isCallAudioSource (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audiopolicy/service/
DAudioPolicyInterfaceImpl.cpp658 bool isCallAudioSource = inputSource == AUDIO_SOURCE_VOICE_UPLINK in getInputForAttr() local
662 if (isCallAudioSource && !canInterceptCallAudio && !canCaptureOutput) { in getInputForAttr()