Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DRecyclerViewNestedScrollingFlingTest.kt242 override fun dispatchNestedPreScroll( in dispatchNestedPreScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest
308 override fun dispatchNestedPreScroll( in dispatchNestedPreScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest
DRecyclerViewNestedScrollingTest.java363 public boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView
411 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingChildTest.java509 public boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView
557 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingScrollByTest.java288 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in RecyclerViewNestedScrollingScrollByTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingMouseScrollTest.java251 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in RecyclerViewNestedScrollingMouseScrollTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingSmoothScrollByTest.java326 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in RecyclerViewNestedScrollingSmoothScrollByTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingA11yScrollTest.java342 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in RecyclerViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
/recyclerview/recyclerview/src/main/java/androidx/recyclerview/widget/
DRecyclerView.java12726 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, int[] offsetInWindow) { in dispatchNestedPreScroll() method in RecyclerView
12731 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, int[] offsetInWindow, in dispatchNestedPreScroll() method in RecyclerView