Searched refs:headerViewsCount (Results 1 – 2 of 2) sorted by relevance
369 final int headerViewsCount = getHeaderViewsCount(); in dispatchDraw() local371 final int lastChildFlPos = mItemCount - getFooterViewsCount() - headerViewsCount - 1; in dispatchDraw()389 for (int i = 0, childFlPos = mFirstPosition - headerViewsCount; i < childCount; in dispatchDraw()
4957 final int headerViewsCount = getHeaderViewsCount();4975 if (position >= headerViewsCount && position < footerViewsStart) {4996 if (position >= headerViewsCount && position < footerViewsStart) {