Home | History | Annotate | Download | only in audio

Lines Matching refs:VOICE_CALL

2281     case AudioSystem::VOICE_CALL:
3071 if ((stream == AudioSystem::VOICE_CALL && mForceUse[AudioSystem::FOR_COMMUNICATION] == AudioSystem::FORCE_BT_SCO) ||
3086 // Force VOICE_CALL to track BLUETOOTH_SCO stream volume when bluetooth audio is
3089 mpClientInterface->setStreamVolume(AudioSystem::VOICE_CALL, volume, output, delayMs);
3094 if (stream == AudioSystem::VOICE_CALL ||
3098 if (stream == AudioSystem::VOICE_CALL) {
3218 mpClientInterface->startTone(ToneGenerator::TONE_SUP_CALL_WAITING, AudioSystem::VOICE_CALL);