Searched refs:mStateLocalTestCheckBox (Results 1 – 1 of 1) sorted by relevance
305 private TwoStatePreference mStateLocalTestCheckBox; field in CellBroadcastSettings.CellBroadcastSettingsFragment358 mStateLocalTestCheckBox = (TwoStatePreference) in initPreferences()488 if (mStateLocalTestCheckBox != null) { in onCreatePreferences()489 mStateLocalTestCheckBox.setOnPreferenceChangeListener( in onCreatePreferences()632 if (mStateLocalTestCheckBox != null) { in updatePreferenceVisibility()633 mStateLocalTestCheckBox.setVisible( in updatePreferenceVisibility()737 if (mStateLocalTestCheckBox != null) { in setAlertsEnabled()738 mStateLocalTestCheckBox.setEnabled(alertsEnabled); in setAlertsEnabled()739 mStateLocalTestCheckBox.setChecked(alertsEnabled); in setAlertsEnabled()