Searched defs:smoothScrollTo (Results 1 – 3 of 3) sorted by relevance
760 void smoothScrollTo(int x, int y) { in smoothScrollTo() method in ViewPager771 void smoothScrollTo(int x, int y, int velocity) { in smoothScrollTo() method in ViewPager
1323 public final void smoothScrollTo(int x, int y) { in smoothScrollTo() method in HorizontalScrollView
1349 public final void smoothScrollTo(int x, int y) { in smoothScrollTo() method in ScrollView