Searched defs:lastChildFlPos (Results 1 – 2 of 2) sorted by relevance
887 int lastChildFlPos; field in ExpandableListConnector.GroupMetadata902 static GroupMetadata obtain(int flPos, int lastChildFlPos, int gPos, long gId) { in obtain()
371 final int lastChildFlPos = mItemCount - getFooterViewsCount() - headerViewsCount - 1; in dispatchDraw() local