Searched refs:STREAM_TTS (Results 1 – 6 of 6) sorted by relevance
1210 case AudioSystem.STREAM_TTS: in setInternalLegacyStreamType()1656 case AudioSystem.STREAM_TTS: in usageForStreamType()1723 AudioSystem.STREAM_MUSIC : AudioSystem.STREAM_TTS; in toVolumeStreamType()
104 public static final int STREAM_TTS = 9; field in AudioSystem
408 public static final int STREAM_TTS = AudioSystem.STREAM_TTS; field in AudioManager
120 STREAMS.put(AudioSystem.STREAM_TTS, R.string.stream_tts); in STREAMS.put() argument
538 AudioSystem.STREAM_TTS, // STREAM_TTS
24897 Landroid/media/AudioSystem;->STREAM_TTS:I