Searched refs:DEFAULT_ALARM_ALERT_URI (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/media/java/android/media/
H A DRingtoneManager.java135 * {@link System#DEFAULT_ALARM_ALERT_URI} to have the "Default" item
148 * {@link System#DEFAULT_ALARM_ALERT_URI} to have the "Default" point to
187 * {@link System#DEFAULT_ALARM_ALERT_URI} if the default was chosen,
745 * {@link System#DEFAULT_ALARM_ALERT_URI}.
755 } else if (defaultRingtoneUri.equals(Settings.System.DEFAULT_ALARM_ALERT_URI)) {
777 return Settings.System.DEFAULT_ALARM_ALERT_URI;
/frameworks/base/core/java/android/preference/
H A DSeekBarVolumizer.java115 defaultUri = Settings.System.DEFAULT_ALARM_ALERT_URI;
/frameworks/base/core/java/android/provider/
H A DSettings.java3040 * @see #DEFAULT_ALARM_ALERT_URI
3050 * @see #DEFAULT_ALARM_ALERT_URI
3052 public static final Uri DEFAULT_ALARM_ALERT_URI = getUriFor(ALARM_ALERT); field in class:Settings.System

Completed in 185 milliseconds