Searched defs:smoothScroller (Results 1 – 2 of 2) sorted by relevance
593 public void smoothScrollToPosition(int position, RecyclerView.SmoothScroller smoothScroller) { in smoothScrollToPosition()1125 public void setCustomSmoothScroller(RecyclerView.SmoothScroller smoothScroller) { in setCustomSmoothScroller()
4775 final SmoothScroller smoothScroller = mLayout.mSmoothScroller; in run() local7706 public void startSmoothScroll(SmoothScroller smoothScroller) { in startSmoothScroll()9403 private void onSmoothScrollerStopped(SmoothScroller smoothScroller) { in onSmoothScrollerStopped()