Searched refs:smoothScrollTo (Results 1 – 6 of 6) sorted by relevance
159 smoothScrollTo(viewHolder.getAdapterPosition()); in onCreateView()247 public void smoothScrollTo(int position) { in smoothScrollTo() method in AlarmClockFragment367 smoothScrollTo(alarmPosition); in scrollToAlarm()
32 void smoothScrollTo(int position); in smoothScrollTo() method
217 smoothScrollTo(scrollPos, 0); in onPageSelected()
158 scrollView.smoothScrollTo(0, offsetFromTopOfViewGroup(targetView, scrollView) in scrollViewToTop()
260 smoothScrollTo(scrollPos, 0); in onPageSelected()
405 ((HorizontalScrollView) parent).smoothScrollTo(scrollToX, 0); in reorderCheckedChips()