Searched refs:KEY_ENABLE_EXERCISE_ALERTS (Results 1 – 3 of 3) sorted by relevance
128 public static final String KEY_ENABLE_EXERCISE_ALERTS = "enable_exercise_alerts"; field in CellBroadcastSettings252 .remove(KEY_ENABLE_EXERCISE_ALERTS) in resetAllPreferences()355 mExerciseTestCheckBox = (TwoStatePreference) findPreference(KEY_ENABLE_EXERCISE_ALERTS); in initPreferences()
197 && prefs.getBoolean(CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS, false); in enableCellBroadcastChannels()
555 .getBoolean(CellBroadcastSettings.KEY_ENABLE_EXERCISE_ALERTS, false); in isChannelEnabled()