Searched refs:DEFAULT_ALARM_ALERT_URI (Results 1 – 14 of 14) sorted by relevance
41 import android.provider.Settings.System.DEFAULT_ALARM_ALERT_URI82 cr.registerContentObserver(DEFAULT_ALARM_ALERT_URI, false, contentChangeWatcher)
45 cr.registerContentObserver(Settings.System.DEFAULT_ALARM_ALERT_URI, false, observer)
61 cr.registerContentObserver(Settings.System.DEFAULT_ALARM_ALERT_URI, false, observer)
207 Settings.System.DEFAULT_ALARM_ALERT_URI
201 Uri sound = Settings.System.DEFAULT_ALARM_ALERT_URI; in testUpdateState_configurable()218 Uri sound = Settings.System.DEFAULT_ALARM_ALERT_URI; in testOnPreferenceChange()
1017 } else if (defaultRingtoneUri.equals(Settings.System.DEFAULT_ALARM_ALERT_URI)) { in getDefaultType()1039 return Settings.System.DEFAULT_ALARM_ALERT_URI; in getDefaultUri()
196 defaultUri = Settings.System.DEFAULT_ALARM_ALERT_URI; in SeekBarVolumizer()
200 mUriForDefaultItem = Settings.System.DEFAULT_ALARM_ALERT_URI; in onCreate()
114 private static final Uri CUSTOM_SOUND = Settings.System.DEFAULT_ALARM_ALERT_URI;
141 private static final Uri CUSTOM_SOUND = Settings.System.DEFAULT_ALARM_ALERT_URI;
4735 public static final Uri DEFAULT_ALARM_ALERT_URI = getUriFor(ALARM_ALERT); field in Settings.System
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
35496 field public static final android.net.Uri DEFAULT_ALARM_ALERT_URI;
25433 field public static final android.net.Uri DEFAULT_ALARM_ALERT_URI;