Searched refs:MyCursorHelper (Results 1 – 2 of 2) sorted by relevance
45 MyCursorHelper mGroupCursorHelper;51 SparseArray<MyCursorHelper> mChildrenCursorHelpers;85 mGroupCursorHelper = new MyCursorHelper(cursor); in init()86 mChildrenCursorHelpers = new SparseArray<MyCursorHelper>(); in init()100 MyCursorHelper cursorHelper = mChildrenCursorHelpers.get(groupPosition); in getChildrenCursorHelper()106 cursorHelper = new MyCursorHelper(cursor); in getChildrenCursorHelper()177 MyCursorHelper helper = getChildrenCursorHelper(groupPosition, true); in getChildrenCount()238 MyCursorHelper cursorHelper = getChildrenCursorHelper(groupPosition, true); in getChildView()335 MyCursorHelper cursorHelper = getChildrenCursorHelper(groupPosition, true); in deactivateChildrenCursorHelper()401 class MyCursorHelper { class in CursorTreeAdapter[all …]
69891 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->deactivate()V69892 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->getCount()I69893 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->getCursor()Landroid/database/Cursor;69894 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->getId(I)J69895 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->isValid()Z69896 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->mContentObserver:Landroid/widget/CursorTreeAdapt…69897 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->mCursor:Landroid/database/Cursor;69898 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->mDataSetObserver:Landroid/widget/CursorTreeAdapt…69899 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->mDataValid:Z69900 Landroid/widget/CursorTreeAdapter$MyCursorHelper;->moveTo(I)Landroid/database/Cursor;[all …]