Searched refs:mTotalExpChildrenCount (Results 1 – 2 of 2) sorted by relevance
64 private int mTotalExpChildrenCount; field in ExpandableListConnector397 return mExpandableListAdapter.getGroupCount() + mTotalExpChildrenCount; in getCount()525 mTotalExpChildrenCount = 0; in refreshExpGroupMetadataList()572 mTotalExpChildrenCount += gChildrenCount; in refreshExpGroupMetadataList()
66808 Landroid/widget/ExpandableListConnector;->mTotalExpChildrenCount:I