Searched refs:CURRENT_INTERVAL_DEFAULT (Results 1 – 2 of 2) sorted by relevance
72 public static final String CURRENT_INTERVAL_DEFAULT = "current_interval_default"; field in CellBroadcastReceiver511 String currentIntervalDefault = sp.getString(CURRENT_INTERVAL_DEFAULT, "0"); in adjustReminderInterval()525 editor.putString(CURRENT_INTERVAL_DEFAULT, newIntervalDefault); in adjustReminderInterval()
370 mFakeSharedPreferences.putString(CellBroadcastReceiver.CURRENT_INTERVAL_DEFAULT, in testAdjustReminderInterval()381 CellBroadcastReceiver.CURRENT_INTERVAL_DEFAULT, "")) in testAdjustReminderInterval()