Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/widget/
DCursorTreeAdapter.java38 public abstract class CursorTreeAdapter extends BaseExpandableListAdapter implements Filterable, class
63 public CursorTreeAdapter(Cursor cursor, Context context) { in CursorTreeAdapter() method in CursorTreeAdapter
76 public CursorTreeAdapter(Cursor cursor, Context context, boolean autoRequery) { in CursorTreeAdapter() method in CursorTreeAdapter