Searched refs:r4CheckBox (Results 1 – 1 of 1) sorted by relevance
77 private CheckBox r4CheckBox; field in XYRegionExampleActivity133 r4CheckBox = (CheckBox) findViewById(R.id.r4CheckBox); in onCreate()134 r4CheckBox.setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener() { in onCreate()137 onCheckBoxClicked(r4CheckBox, nickFormatter, homeRunRegionFormatter, homeRunRegion); in onCreate()163 r4CheckBox.setEnabled(true); in onS2CheckBoxClicked()167 r4CheckBox.setEnabled(false); in onS2CheckBoxClicked()