Searched refs:nextSectionPos (Results 1 – 1 of 1) sorted by relevance
1292 final int nextSectionPos; in getPosFromItemCount() local1294 nextSectionPos = sectionIndexer.getPositionForSection(section + 1); in getPosFromItemCount()1296 nextSectionPos = totalItemCount - 1; in getPosFromItemCount()1298 positionsInSection = nextSectionPos - sectionPos; in getPosFromItemCount()