Home | History | Annotate | Download | only in audio

Lines Matching refs:VOICE_CALL

2499     case AudioSystem::VOICE_CALL:
3295 if ((stream == AudioSystem::VOICE_CALL && mForceUse[AudioSystem::FOR_COMMUNICATION] == AudioSystem::FORCE_BT_SCO) ||
3310 // Force VOICE_CALL to track BLUETOOTH_SCO stream volume when bluetooth audio is
3313 mpClientInterface->setStreamVolume(AudioSystem::VOICE_CALL, volume, output, delayMs);
3318 if (stream == AudioSystem::VOICE_CALL ||
3322 if (stream == AudioSystem::VOICE_CALL) {
3442 mpClientInterface->startTone(ToneGenerator::TONE_SUP_CALL_WAITING, AudioSystem::VOICE_CALL);