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