Searched refs:mAreaUpdateInfoCheckBox (Results 1 – 1 of 1) sorted by relevance
163 private TwoStatePreference mAreaUpdateInfoCheckBox; field in CellBroadcastSettings.CellBroadcastSettingsFragment206 mAreaUpdateInfoCheckBox = (TwoStatePreference) in onCreatePreferences()328 if (mAreaUpdateInfoCheckBox != null) { in onCreatePreferences()329 mAlertCategory.removePreference(mAreaUpdateInfoCheckBox); in onCreatePreferences()367 if (mAreaUpdateInfoCheckBox != null) { in onCreatePreferences()368 mAreaUpdateInfoCheckBox.setOnPreferenceChangeListener(startConfigServiceListener); in onCreatePreferences()473 if (mAreaUpdateInfoCheckBox != null) { in setAlertsEnabled()474 mAreaUpdateInfoCheckBox.setEnabled(alertsEnabled); in setAlertsEnabled()475 mAreaUpdateInfoCheckBox.setChecked(alertsEnabled); in setAlertsEnabled()