Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java9282 private void onSmoothScrollerStopped(SmoothScroller smoothScroller) { in onSmoothScrollerStopped() method in RecyclerView.LayoutManager
10675 mLayoutManager.onSmoothScrollerStopped(this); in stop()