Searched refs:isBtScoVolSrc (Results 1 – 2 of 2) sorted by relevance
3585 bool isBtScoVolSrc; in setVolumeIndexForAttributes() local3587 isVoiceVolSrc, isBtScoVolSrc, __func__) in setVolumeIndexForAttributes()3588 && (isVoiceVolSrc || isBtScoVolSrc)) { in setVolumeIndexForAttributes()8250 bool isBtScoVolSrc; in checkAndSetVolume() local8252 volumeSource, deviceTypes, isVoiceVolSrc, isBtScoVolSrc, __func__)) { in checkAndSetVolume()8273 (index != 0 && (isVoiceVolSrc || isBtScoVolSrc) && in checkAndSetVolume()8281 if (outputDesc == mPrimaryOutput && (isVoiceVolSrc || isBtScoVolSrc)) { in checkAndSetVolume()8306 bool& isBtScoVolSrc, in isVolumeConsistentForCalls() argument8314 isBtScoVolSrc = (volumeSource != VOLUME_SOURCE_NONE) && (btScoVolSrc == volumeSource); in isVolumeConsistentForCalls()8318 (isBtScoVolSrc && !(isScoRequested || isHAUsed))) && in isVolumeConsistentForCalls()
626 bool& isBtScoVolSrc,