Searched refs:smoothScrollTo (Results 1 – 2 of 2) sorted by relevance
16 scrollView.smoothScrollTo(7, 6); in shouldSmoothScrollTo()25 scrollView.smoothScrollTo(7, 6); in shouldSmoothScrollBy()
11 protected void smoothScrollTo(int x, int y) { in smoothScrollTo() method in ShadowScrollView