Searched refs:RINGTONE_CACHE_URI (Results 1 – 3 of 3) sorted by relevance
719 return Settings.System.RINGTONE_CACHE_URI; in getCacheForType()
515 if (Settings.System.RINGTONE_CACHE_URI.equals(uri)) { in openFile()
2990 public static final Uri RINGTONE_CACHE_URI = getUriFor(RINGTONE_CACHE); field in Settings.System