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

/frameworks/base/core/java/android/widget/
H A DSimpleExpandableListAdapter.java39 public class SimpleExpandableListAdapter extends BaseExpandableListAdapter { class in inherits:BaseExpandableListAdapter
58 * associated with this {@link SimpleExpandableListAdapter} is
90 public SimpleExpandableListAdapter(Context context, method in class:SimpleExpandableListAdapter
103 * associated with this {@link SimpleExpandableListAdapter} is
138 public SimpleExpandableListAdapter(Context context, method in class:SimpleExpandableListAdapter
152 * associated with this {@link SimpleExpandableListAdapter} is
192 public SimpleExpandableListAdapter(Context context, method in class:SimpleExpandableListAdapter
/frameworks/base/core/java/android/app/
H A DExpandableListActivity.java29 import android.widget.SimpleExpandableListAdapter;
95 * {@link SimpleCursorTreeAdapter} and {@link SimpleExpandableListAdapter}.
102 * {@link Cursor}s and the {@link SimpleExpandableListAdapter} fetches data
145 * {@link android.widget.SimpleExpandableListAdapter SimpleExpandableListAdapter}

Completed in 58 milliseconds