Searched refs:nextSection (Results 1 – 1 of 1) sorted by relevance
1012 int nextSection = targetSection + 1; in scrollTo() local1043 int nextNextSection = nextSection + 1; in scrollTo()1047 nextSection++; in scrollTo()1055 final float nextPosition = (float) nextSection / sectionCount; in scrollTo()