Searched refs:createScroller (Results 1 – 2 of 2) sorted by relevance
186 protected RecyclerView.SmoothScroller createScroller(RecyclerView.LayoutManager layoutManager) { in createScroller() method in PagedSnapHelper
706 RecyclerView.SmoothScroller smoothScroller = mSnapHelper.createScroller(layoutManager); in scrollToPosition()