Searched refs:mTestCheckBox (Results 1 – 1 of 1) sorted by relevance
164 private TwoStatePreference mTestCheckBox; field in CellBroadcastSettings.CellBroadcastSettingsFragment208 mTestCheckBox = (TwoStatePreference) in onCreatePreferences()304 if (mTestCheckBox != null) { in onCreatePreferences()305 mAlertCategory.removePreference(mTestCheckBox); in onCreatePreferences()391 if (mTestCheckBox != null) { in onCreatePreferences()392 mTestCheckBox.setOnPreferenceChangeListener(startConfigServiceListener); in onCreatePreferences()