Searched refs:KEY_ALERT_REMINDER_INTERVAL (Results 1 – 4 of 4) sorted by relevance
151 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, null); in testStartServicePlayAlertReminderForWatch()175 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, null); in testQueueAlertReminderReturnFalseIfIntervalNull()182 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, null); in testQueueAlertReminderReturnFalseIfIntervalStringNotANumber()189 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, null); in testQueueAlertReminderReturnFalseIfIntervalZero()196 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, null); in testQueueAlertReminderReturnFalseIfIntervalOneButNotFirstTime()
154 String prefStr = prefs.getString(CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, in queueAlertReminder()
151 public static final String KEY_ALERT_REMINDER_INTERVAL = "alert_reminder_interval"; field in CellBroadcastSettings258 .remove(KEY_ALERT_REMINDER_INTERVAL) in resetAllPreferences()364 findPreference(KEY_ALERT_REMINDER_INTERVAL); in initPreferences()
523 CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, newIntervalDefault); in adjustReminderInterval()