Searched refs:nextSectionPosition (Results 1 – 1 of 1) sorted by relevance
190 int nextSectionPosition = partitionStart + getPositionForSection(section + 1); in configurePinnedHeaders() local191 boolean isLastInSection = position == nextSectionPosition - 1; in configurePinnedHeaders()