Searched defs:checkBox (Results 1 – 2 of 2) sorted by relevance
75 View checkBox = view.findViewById(android.R.id.checkbox); in onBindView() local
215 CheckBox checkBox = (CheckBox) v.findViewById(R.id.checkbox); in onClick() local1675 CheckBox checkBox = (CheckBox) entry.view.findViewById(R.id.checkbox); in fillViewData() local