Searched refs:MyExpandableListAdapter (Results 1 - 2 of 2) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/view/
H A DExpandableList2.java73 public class MyExpandableListAdapter extends SimpleCursorTreeAdapter { class in class:ExpandableList2
77 public MyExpandableListAdapter(Context context, int groupLayout, method in class:ExpandableList2.MyExpandableListAdapter
111 mAdapter = new MyExpandableListAdapter(
H A DExpandableList1.java50 mAdapter = new MyExpandableListAdapter();
89 public class MyExpandableListAdapter extends BaseExpandableListAdapter { class in class:ExpandableList1

Completed in 879 milliseconds