Searched refs:KEY_ALERT_REMINDER_INTERVAL (Results 1 – 3 of 3) sorted by relevance
106 public static final String KEY_ALERT_REMINDER_INTERVAL = "alert_reminder_interval"; field in CellBroadcastSettings201 findPreference(KEY_ALERT_REMINDER_INTERVAL); in onCreatePreferences()
131 String prefStr = prefs.getString(CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, null); in queueAlertReminder()
137 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, newIntervalDefault); in adjustReminderInterval()