Searched refs:USAGE_ALARM (Results 1 – 4 of 4) sorted by relevance
364 USAGE_ALARM,385 public static final int USAGE_ALARM = android.media.AudioAttributes.USAGE_ALARM; field in C
295 case C.USAGE_ALARM: in convertAudioAttributesToFocusGain()
129 AudioAttributes alarm = new AudioAttributes.Builder().setUsage(C.USAGE_ALARM).build(); in setAudioAttributes_withUsageAlarm_throwsIllegalArgumentException()
1528 return C.USAGE_ALARM; in getAudioUsageForStreamType()1583 case C.USAGE_ALARM: in getStreamTypeForAudioUsage()