Searched refs:RINGTONE_CACHE_URI (Results 1 – 3 of 3) sorted by relevance
1062 return ContentProvider.maybeAddUserId(Settings.System.RINGTONE_CACHE_URI, userId); in getCacheForType()
622 if (Settings.System.RINGTONE_CACHE_URI.equals(uri)) { in openFile()
3305 public static final Uri RINGTONE_CACHE_URI = getUriFor(RINGTONE_CACHE); field in Settings.System