Searched refs:mTotalExpChildrenCount (Results 1 – 1 of 1) 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()