Home
last modified time | relevance | path

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

/development/samples/devbytes/animation/ListViewExpandingCells/src/com/example/android/expandingcells/
DCustomArrayAdapter.java45 public class CustomArrayAdapter extends ArrayAdapter<ExpandableListItem> { class
50 public CustomArrayAdapter(Context context, int layoutViewResourceId, in CustomArrayAdapter() method in CustomArrayAdapter
/development/samples/devbytes/animation/ListViewCellInsertion/src/com/example/android/insertingcells/
DCustomArrayAdapter.java46 public class CustomArrayAdapter extends ArrayAdapter<ListItemObject> { class
54 public CustomArrayAdapter(Context context, int layoutViewResourceId, in CustomArrayAdapter() method in CustomArrayAdapter