Searched refs:nextSection (Results 1 – 1 of 1) sorted by relevance
962 int nextSection = targetSection + 1; in scrollTo() local993 int nextNextSection = nextSection + 1; in scrollTo()997 nextSection++; in scrollTo()1005 final float nextPosition = (float) nextSection / sectionCount; in scrollTo()