Searched refs:mStateLocalTestCheckBox (Results 1 – 1 of 1) sorted by relevance
200 private TwoStatePreference mStateLocalTestCheckBox; field in CellBroadcastSettings.CellBroadcastSettingsFragment265 mStateLocalTestCheckBox = (TwoStatePreference) in onCreatePreferences()377 if (mStateLocalTestCheckBox != null) { in onCreatePreferences()378 mStateLocalTestCheckBox.setOnPreferenceChangeListener( in onCreatePreferences()480 if (mStateLocalTestCheckBox != null) { in updatePreferenceVisibility()481 mStateLocalTestCheckBox.setVisible( in updatePreferenceVisibility()580 if (mStateLocalTestCheckBox != null) { in setAlertsEnabled()581 mStateLocalTestCheckBox.setEnabled(alertsEnabled); in setAlertsEnabled()582 mStateLocalTestCheckBox.setChecked(alertsEnabled); in setAlertsEnabled()