Searched refs:ALARM_ALERT_CACHE (Results 1 – 4 of 4) sorted by relevance
65 Settings.System.ALARM_ALERT_CACHE, // internal cache
4356 public static final String ALARM_ALERT_CACHE = "alarm_alert_cache"; field in Settings.System4358 public static final Uri ALARM_ALERT_CACHE_URI = getUriFor(ALARM_ALERT_CACHE);
765 cacheName = Settings.System.ALARM_ALERT_CACHE; in openFile()1781 cacheName = Settings.System.ALARM_ALERT_CACHE;
2620 Settings.System.ALARM_ALERT_CACHE, in dumpProtoSystemSettingsLocked()