Searched refs:CursorTreeAdapter (Results 1 – 5 of 5) sorted by relevance
38 public abstract class CursorTreeAdapter extends BaseExpandableListAdapter implements Filterable, class63 public CursorTreeAdapter(Cursor cursor, Context context) { in CursorTreeAdapter() method in CursorTreeAdapter76 public CursorTreeAdapter(Cursor cursor, Context context, boolean autoRequery) { in CursorTreeAdapter() method in CursorTreeAdapter
29 public abstract class ResourceCursorTreeAdapter extends CursorTreeAdapter {
66568 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->deactivate()V66569 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->getCount()I66571 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->getId(I)J66572 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->isValid()Z66573 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->mContentObserver:Landroid/widget/CursorTreeAdapt…66575 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->mDataSetObserver:Landroid/widget/CursorTreeAdapt…66576 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->mDataValid:Z66580 Landroid/widget/CursorTreeAdapter;->getChildrenCursorHelper(IZ)Landroid/widget/CursorTreeAdapter$My…66582 Landroid/widget/CursorTreeAdapter;->mAutoRequery:Z66587 Landroid/widget/CursorTreeAdapter;->mGroupCursorHelper:Landroid/widget/CursorTreeAdapter$MyCursorHe…[all …]
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
58422 …public abstract class CursorTreeAdapter extends android.widget.BaseExpandableListAdapter implement…58423 ctor public CursorTreeAdapter(android.database.Cursor, android.content.Context);58424 ctor public CursorTreeAdapter(android.database.Cursor, android.content.Context, boolean);59706 public abstract class ResourceCursorTreeAdapter extends android.widget.CursorTreeAdapter {