Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DRecyclerViewOnGenericMotionEventTest.java203 private void assertTotalScroll(int x, int y) { in assertTotalScroll() method in RecyclerViewOnGenericMotionEventTest
207 private void assertTotalScroll(int x, int y, boolean assertSmoothScroll) { in assertTotalScroll() method in RecyclerViewOnGenericMotionEventTest