Searched refs:r2CheckBox (Results 1 – 1 of 1) sorted by relevance
75 private CheckBox r2CheckBox; field in XYRegionExampleActivity117 r2CheckBox = (CheckBox) findViewById(R.id.r2CheckBox); in onCreate()118 r2CheckBox.setOnCheckedChangeListener(new CompoundButton.OnCheckedChangeListener() { in onCreate()121 onCheckBoxClicked(r2CheckBox, timFormatter, shortRegionFormatter, shortRegion); in onCreate()151 r2CheckBox.setEnabled(true); in onS1CheckBoxClicked()154 r2CheckBox.setEnabled(false); in onS1CheckBoxClicked()