Home
last modified time | relevance | path

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

/frameworks/base/media/java/android/media/
DRingtoneManager.java99 public static final int TYPE_ALARM = 4; field in RingtoneManager
104 public static final int TYPE_ALL = TYPE_RINGTONE | TYPE_NOTIFICATION | TYPE_ALARM;
346 case TYPE_ALARM: in inferStreamType()
650 if ((type & TYPE_ALARM) != 0) { in setFilterColumnsList()
759 setFilterColumnsList(TYPE_RINGTONE | TYPE_NOTIFICATION | TYPE_ALARM); in getRingtonePathFromUri()
980 case TYPE_ALARM: in getExternalDirectoryForType()
1047 } else if ((type & TYPE_ALARM) != 0) { in getSettingForType()
1066 } else if ((type & TYPE_ALARM) != 0) { in getCacheForType()
1100 return TYPE_ALARM; in getDefaultType()
1120 } else if ((type & TYPE_ALARM) != 0) { in getDefaultUri()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt15653 field public static final int TYPE_ALARM = 4; // 0x4
/frameworks/base/api/
Dcurrent.txt23503 field public static final int TYPE_ALARM = 4; // 0x4
Dtest-current.txt23659 field public static final int TYPE_ALARM = 4; // 0x4
Dsystem-current.txt25391 field public static final int TYPE_ALARM = 4; // 0x4