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()
146 public static final String KEY_ALERT_REMINDER_INTERVAL = "alert_reminder_interval"; field in CellBroadcastSettings243 .remove(KEY_ALERT_REMINDER_INTERVAL) in resetAllPreferences()346 findPreference(KEY_ALERT_REMINDER_INTERVAL); in initPreferences()
138 String prefStr = prefs.getString(CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, in queueAlertReminder()
337 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, newIntervalDefault); in adjustReminderInterval()