Searched refs:isVoiceVolSrc (Results 1 – 1 of 1) sorted by relevance
5831 bool isVoiceVolSrc = callVolSrc == volumeSource; in checkAndSetVolume() local5839 ((isVoiceVolSrc && forceUseForComm == AUDIO_POLICY_FORCE_BT_SCO) || in checkAndSetVolume()5852 ((isVoiceVolSrc || isBtScoVolSrc) && (device & AUDIO_DEVICE_OUT_ALL_SCO) != 0)) { in checkAndSetVolume()5857 if (isVoiceVolSrc || isBtScoVolSrc) { in checkAndSetVolume()5860 if (isVoiceVolSrc) { in checkAndSetVolume()