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

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

Completed in 59 milliseconds