Home
last modified time | relevance | path

Searched refs:onSmoothScrollerStopped (Results 1 – 1 of 1) sorted by relevance

/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java7582 private void onSmoothScrollerStopped(SmoothScroller smoothScroller) { in onSmoothScrollerStopped() method in RecyclerView.LayoutManager
8935 mLayoutManager.onSmoothScrollerStopped(this); in stop()