Searched refs:ANIMATED_SCROLL_GAP (Results 1 – 4 of 4) sorted by relevance
69 private static final int ANIMATED_SCROLL_GAP = ScrollView.ANIMATED_SCROLL_GAP; field in HorizontalScrollView1176 if (duration > ANIMATED_SCROLL_GAP) { in smoothScrollBy()
75 static final int ANIMATED_SCROLL_GAP = 250; field in ScrollView1194 if (duration > ANIMATED_SCROLL_GAP) { in smoothScrollBy()
285 private static final int ANIMATED_SCROLL_GAP = 250; field in TextView7414 if (duration > ANIMATED_SCROLL_GAP) { in bringPointIntoView()
65 static final int ANIMATED_SCROLL_GAP = 250; field in NestedScrollView1252 if (duration > ANIMATED_SCROLL_GAP) { in smoothScrollBy()