Searched refs:forceUseForComm (Results 1 – 1 of 1) sorted by relevance
1229 audio_policy_forced_cfg_t forceUseForComm = in checkAndSetVolume() local1232 if ((stream == AUDIO_STREAM_VOICE_CALL && forceUseForComm == AUDIO_POLICY_FORCE_BT_SCO) || in checkAndSetVolume()1233 (stream == AUDIO_STREAM_BLUETOOTH_SCO && forceUseForComm != AUDIO_POLICY_FORCE_BT_SCO)) { in checkAndSetVolume()1235 stream, forceUseForComm); in checkAndSetVolume()