Searched refs:KEY_ENABLE_EXERCISE_ALERTS (Results 1 – 5 of 5) sorted by relevance
133 public static final String KEY_ENABLE_EXERCISE_ALERTS = "enable_exercise_alerts"; field in CellBroadcastSettings267 .remove(KEY_ENABLE_EXERCISE_ALERTS) in resetAllPreferences()373 mExerciseTestCheckBox = (TwoStatePreference) findPreference(KEY_ENABLE_EXERCISE_ALERTS); in initPreferences()1053 case KEY_ENABLE_EXERCISE_ALERTS: in getResourcesIdForDefaultPrefValue()
308 && prefs.getBoolean(CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS, in getCellBroadcastChannelsConfig()
617 subId, CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS, in isChannelEnabled()
400 CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS); in testDoNotShowTestCheckBox()436 CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS); in testShowTestCheckBox()
467 fakeSharedPreferences.putBoolean(CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS, false); in testShouldDisplayMessageForSubUsers()478 fakeSharedPreferences.putBoolean(CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS, true); in testShouldDisplayMessageForSubUsers()