Searched defs:stopSmoothScroller (Results 1 - 3 of 3) sorted by relevance

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
H A DWrapContentBasicTest.java241 public void stopSmoothScroller() { method in class:WrapContentBasicTest.WrapContentLayoutManager
242 super.stopSmoothScroller();
H A DBaseRecyclerViewInstrumentationTest.java757 public void stopSmoothScroller() { method in class:BaseRecyclerViewInstrumentationTest.TestLayoutManager
758 super.stopSmoothScroller();
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
H A DRecyclerView.java2014 mLayout.stopSmoothScroller();
8953 void stopSmoothScroller() { method in class:RecyclerView.LayoutManager

Completed in 78 milliseconds