Searched refs:nextSection (Results 1 – 1 of 1) sorted by relevance
1010 int nextSection = targetSection + 1; in scrollTo() local1041 int nextNextSection = nextSection + 1; in scrollTo()1045 nextSection++; in scrollTo()1053 final float nextPosition = (float) nextSection / sectionCount; in scrollTo()