Searched refs:KEY_ALERT_REMINDER_INTERVAL (Results 1 – 4 of 4) sorted by relevance
148 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, null); in testQueueAlertReminderReturnFalseIfIntervalNull()155 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, null); in testQueueAlertReminderReturnFalseIfIntervalStringNotANumber()162 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, null); in testQueueAlertReminderReturnFalseIfIntervalZero()169 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, null); in testQueueAlertReminderReturnFalseIfIntervalOneButNotFirstTime()
121 public static final String KEY_ALERT_REMINDER_INTERVAL = "alert_reminder_interval"; field in CellBroadcastSettings250 findPreference(KEY_ALERT_REMINDER_INTERVAL); in onCreatePreferences()
138 String prefStr = prefs.getString(CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, in queueAlertReminder()
230 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, newIntervalDefault); in adjustReminderInterval()