Searched defs:checkbox (Results 1 – 2 of 2) sorted by relevance
55 final CheckBox checkbox = (CheckBox) findViewById(R.id.checkbox); in onCreate() local
93 CheckBox checkbox = (CheckBox) convertView.findViewById(R.id.tasklist_finished); in getView() local