Searched refs:sectionPos (Results 1 – 1 of 1) sorted by relevance
1302 final int sectionPos = sectionIndexer.getPositionForSection(section); in getPosFromItemCount() local1312 positionsInSection = nextSectionPos - sectionPos; in getPosFromItemCount()1314 positionsInSection = totalItemCount - sectionPos; in getPosFromItemCount()1322 posWithinSection = (firstVisibleItem + incrementalPos - sectionPos) in getPosFromItemCount()