Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DRecyclerView.java9280 private void onSmoothScrollerStopped(SmoothScroller smoothScroller) { in onSmoothScrollerStopped() method in RecyclerView.LayoutManager
10673 mLayoutManager.onSmoothScrollerStopped(this); in stop()
/frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/
DRecyclerView.java10004 private void onSmoothScrollerStopped(SmoothScroller smoothScroller) { in onSmoothScrollerStopped() method in RecyclerView.LayoutManager
11552 mLayoutManager.onSmoothScrollerStopped(this); in stop()