Searched refs:KEY_ALERT_REMINDER_INTERVAL (Results 1 – 2 of 2) sorted by relevance
96 public static final String KEY_ALERT_REMINDER_INTERVAL = "alert_reminder_interval"; field in CellBroadcastSettings160 findPreference(KEY_ALERT_REMINDER_INTERVAL); in onCreate()
110 String prefStr = prefs.getString(CellBroadcastSettings.KEY_ALERT_REMINDER_INTERVAL, null); in queueAlertReminder()