Searched defs:checkBox (Results 1 – 6 of 6) sorted by relevance
15 CheckBox checkBox = new CheckBox(null); in testWorks() local
25 CheckBox checkBox = new CheckBox(context); in createContent() local
30 TranslateCheckBox checkBox = new TranslateCheckBox(mOptions, mListener); in createContent() local
185 TranslateCheckBox checkBox = new TranslateCheckBox(mOptions, this); in createContent() local222 CheckBox checkBox = (CheckBox) wrapper.findViewById(R.id.infobar_extra_check); in setControlsEnabled() local
153 updateDataSeriesVisibility_: function(dataSeries, listItem, checkBox) { argument161 dataSeriesClicked_: function(dataSeries, listItem, checkBox) { argument
82 JCheckBox checkBox = checkBoxes[index]; in buildFilter() local