Searched refs:STREAM_TTS (Results 1 – 5 of 5) sorted by relevance
874 case AudioSystem.STREAM_TTS: in setInternalLegacyStreamType()1172 case AudioSystem.STREAM_TTS: in usageForStreamType()1220 AudioSystem.STREAM_MUSIC : AudioSystem.STREAM_TTS; in toVolumeStreamType()
89 public static final int STREAM_TTS = 9; field in AudioSystem
372 public static final int STREAM_TTS = AudioSystem.STREAM_TTS; field in AudioManager
108 STREAMS.put(AudioSystem.STREAM_TTS, R.string.stream_tts); in STREAMS.put() argument
35026 Landroid/media/AudioSystem;->STREAM_TTS:I