Searched refs:exactSection (Results 1 – 1 of 1) sorted by relevance
1010 final int exactSection = MathUtils.constrain( in scrollTo() local1012 int targetSection = exactSection; in scrollTo()1070 if (prevSection == exactSection && position - prevPosition < snapThreshold) { in scrollTo()