Searched defs:DEFAULT_RINGTONE_URI (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/provider/
H A DSettings.java3283 * you give {@link #DEFAULT_RINGTONE_URI} to the media player. It will resolve
3286 * @see #DEFAULT_RINGTONE_URI
3300 public static final Uri DEFAULT_RINGTONE_URI = getUriFor(RINGTONE); field in class:Settings.System
3321 * @see #DEFAULT_RINGTONE_URI

Completed in 67 milliseconds