Home
last modified time | relevance | path

Searched refs:TYPE_ALARM (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/java/android/media/
DRingtoneManager.java72 public static final int TYPE_ALARM = 4; field in RingtoneManager
77 public static final int TYPE_ALL = TYPE_RINGTONE | TYPE_NOTIFICATION | TYPE_ALARM;
287 case TYPE_ALARM: in inferStreamType()
535 if ((type & TYPE_ALARM) != 0) { in setFilterColumnsList()
664 } else if ((type & TYPE_ALARM) != 0) { in getSettingForType()
698 return TYPE_ALARM; in getDefaultType()
718 } else if ((type & TYPE_ALARM) != 0) { in getDefaultUri()
/frameworks/base/api/
Dcurrent.txt16661 field public static final int TYPE_ALARM = 4; // 0x4
Dsystem-current.txt17929 field public static final int TYPE_ALARM = 4; // 0x4