Searched refs:NOTIFICATION_SOUND_CACHE (Results 1 – 4 of 4) sorted by relevance
74 Settings.System.NOTIFICATION_SOUND_CACHE, // internal cache
4335 public static final String NOTIFICATION_SOUND_CACHE = "notification_sound_cache"; field in Settings.System4337 public static final Uri NOTIFICATION_SOUND_CACHE_URI = getUriFor(NOTIFICATION_SOUND_CACHE);
762 cacheName = Settings.System.NOTIFICATION_SOUND_CACHE; in openFile()1779 cacheName = Settings.System.NOTIFICATION_SOUND_CACHE;
2706 Settings.System.NOTIFICATION_SOUND_CACHE, in dumpProtoSystemSettingsLocked()