Searched refs:smoothScrollTo (Results 1 – 6 of 6) sorted by relevance
32 void smoothScrollTo(int position); in smoothScrollTo() method
132 mScrollHandler.smoothScrollTo(position); in expand()
217 smoothScrollTo(scrollPos, 0); in onPageSelected()
157 scrollView.smoothScrollTo(0, offsetFromTopOfViewGroup(targetView, scrollView) in scrollViewToTop()
144 public void smoothScrollTo(int position) { in smoothScrollTo() method in AlarmClockFragment
300 smoothScrollTo(scrollPos, 0); in onPageSelected()