Searched refs:syncCheckBox (Results 1 – 1 of 1) sorted by relevance
281 CheckBox syncCheckBox = (CheckBox) view.findViewById(R.id.sync); in getView() local282 if (syncCheckBox != null) { in getView()285 syncCheckBox.setChecked(selected); in getView()