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

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

Completed in 26 milliseconds