Searched refs:headerViewsCount (Results 1 – 3 of 3) sorted by relevance
113 int headerViewsCount = listView.getHeaderViewsCount(); in configurePinnedHeaders() local120 int position = listView.getPositionAt(topHeaderHeight) - headerViewsCount; in configurePinnedHeaders()139 - headerViewsCount; in configurePinnedHeaders()
378 final int headerViewsCount = getHeaderViewsCount(); in dispatchDraw() local380 final int lastChildFlPos = mItemCount - getFooterViewsCount() - headerViewsCount - 1; in dispatchDraw()398 for (int i = 0, childFlPos = mFirstPosition - headerViewsCount; i < childCount; in dispatchDraw()
5288 final int headerViewsCount = getHeaderViewsCount();5306 if (position >= headerViewsCount && position < footerViewsStart) {5327 if (position >= headerViewsCount && position < footerViewsStart) {