Searched refs:sectionPos (Results 1 – 1 of 1) sorted by relevance
1289 final int sectionPos = sectionIndexer.getPositionForSection(section); in getPosFromItemCount() local1299 positionsInSection = nextSectionPos - sectionPos; in getPosFromItemCount()1301 positionsInSection = totalItemCount - sectionPos; in getPosFromItemCount()1309 posWithinSection = (firstVisibleItem + incrementalPos - sectionPos) in getPosFromItemCount()