Home
last modified time | relevance | path

Searched defs:scrollToPositionWithPredictive (Results 1 – 3 of 3) sorted by relevance

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DStaggeredGridLayoutManagerTest.java963 public void scrollToPositionWithPredictive() throws Throwable { in scrollToPositionWithPredictive() method in StaggeredGridLayoutManagerTest
975 public void scrollToPositionWithPredictive(final int scrollPosition, final int scrollOffset) in scrollToPositionWithPredictive() method in StaggeredGridLayoutManagerTest
DLinearLayoutManagerTest.java1145 public void scrollToPositionWithPredictive() throws Throwable { in scrollToPositionWithPredictive() method in LinearLayoutManagerTest
DBaseLinearLayoutManagerTest.java126 public void scrollToPositionWithPredictive(final int scrollPosition, final int scrollOffset) in scrollToPositionWithPredictive() method in BaseLinearLayoutManagerTest