Searched defs:checkBox (Results 1 – 9 of 9) sorted by relevance
15 CheckBox checkBox = new CheckBox(ApplicationProvider.getApplicationContext()); in testWorks() local
12 private CheckBox checkBox = new CheckBox(); field in CheckboxFilter
180 CheckBox checkBox = new CheckBox(); in createWidget() local
22 public void add(ICheckBox checkBox) { in add()
82 JCheckBox checkBox = checkBoxes[index]; in buildFilter() local
298 CheckBox checkBox = (CheckBox) view; in onUseCallbackClicked() local316 CheckBox checkBox = (CheckBox) view; in onStartStopBluetoothSco() local
112 CheckBox checkBox = (CheckBox) view; in onSetSpeakerphoneOn() local
96 let checkBox = BLANK_CHECKBOX; variable