Home
last modified time | relevance | path

Searched defs:checkbox (Results 1 – 2 of 2) sorted by relevance

/development/samples/devbytes/graphics/BitmapAllocation/src/com/example/android/bitmapallocation/
DBitmapAllocation.java55 final CheckBox checkbox = (CheckBox) findViewById(R.id.checkbox); in onCreate() local
/development/samples/ApiDemos/src/com/example/android/apis/accessibility/
DTaskListView.java93 CheckBox checkbox = (CheckBox) convertView.findViewById(R.id.tasklist_finished); in getView() local