Searched refs:STREAM_ALARM (Results 1 – 12 of 12) sorted by relevance
44 public static final int STREAM_ALARM = 4; field in AudioSystem
157 public static final int STREAM_ALARM = AudioSystem.STREAM_ALARM; field in AudioManager2040 case STREAM_ALARM: in getDevicesForStream()
286 return AudioManager.STREAM_ALARM; in inferStreamType()
356 if( (streamType != AudioManager.STREAM_ALARM) && (streamType != AudioManager.STREAM_MUSIC) in audioParamCheck()
199 AudioSystem.STREAM_ALARM, // STREAM_ALARM
56 int STREAM_ALARM; //... stream type constants member208 } else if (streamType == javaAudioTrackFields.STREAM_ALARM) { in android_media_AudioTrack_native_setup()775 } else if (javaStreamType == javaAudioTrackFields.STREAM_ALARM) { in android_media_AudioTrack_get_output_sample_rate()1011 JAVA_CONST_STREAM_ALARM_NAME, &(javaAudioTrackFields.STREAM_ALARM)) in register_android_media_AudioTrack()
137 AlarmStream(AudioManager.STREAM_ALARM,488 case AudioManager.STREAM_ALARM: { in onShowVolumeChanged()
146 <code>AudioManager.STREAM_ALARM</code> stream type so that it respects the alarm154 String.valueOf(AudioManager.STREAM_ALARM));172 String.valueOf(AudioManager.STREAM_ALARM));
1184 AudioManager.DEFAULT_STREAM_VOLUME[AudioManager.STREAM_ALARM]); in loadVolumeLevels()
254 final int[] STREAM_TYPES = { AudioManager.STREAM_ALARM, AudioManager.STREAM_BLUETOOTH_SCO, in testConstructorStreamType()
10405 field public static final int STREAM_ALARM = 4; // 0x4