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

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

Completed in 39 milliseconds