Searched refs:sectionPos (Results 1 – 1 of 1) sorted by relevance
1252 final int sectionPos = sectionIndexer.getPositionForSection(section); in getPosFromItemCount() local1262 positionsInSection = nextSectionPos - sectionPos; in getPosFromItemCount()1264 positionsInSection = totalItemCount - sectionPos; in getPosFromItemCount()1272 posWithinSection = (firstVisibleItem + incrementalPos - sectionPos) in getPosFromItemCount()