Searched refs:nextSectionPos (Results 1 – 1 of 1) sorted by relevance
1291 final int nextSectionPos; in getPosFromItemCount() local1293 nextSectionPos = sectionIndexer.getPositionForSection(section + 1); in getPosFromItemCount()1295 nextSectionPos = totalItemCount - 1; in getPosFromItemCount()1297 positionsInSection = nextSectionPos - sectionPos; in getPosFromItemCount()