Searched refs:onCheckBoxClicked (Results 1 – 1 of 1) sorted by relevance
/external/androidplot/Examples/DemoApp/src/com/androidplot/demos/ |
D | XYRegionExampleActivity.java | 121 onCheckBoxClicked(r2CheckBox, timFormatter, shortRegionFormatter, shortRegion); in onCreate() 129 onCheckBoxClicked(r3CheckBox, nickFormatter, warmupRegionFormatter, warmupRegion); in onCreate() 137 onCheckBoxClicked(r4CheckBox, nickFormatter, homeRunRegionFormatter, homeRunRegion); in onCreate() 197 private void onCheckBoxClicked(CheckBox cb, LineAndPointFormatter lpf, in onCheckBoxClicked() method in XYRegionExampleActivity
|