Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/test/
DNestedScrollingParent2Adapter.java49 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in NestedScrollingParent2Adapter
65 public void onNestedPreScroll(@NonNull View target, int dx, int dy, int @NonNull [] consumed) { in onNestedPreScroll() method in NestedScrollingParent2Adapter
/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DRecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.java227 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in RecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.NestedScrollingSpyView
266 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in RecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.NestedScrollingSpyView
DTestedFrameLayout.java187 public void onNestedPreScroll(@NonNull View target, int dx, int dy, int @NonNull [] consumed) { in onNestedPreScroll() method in TestedFrameLayout
248 public void onNestedPreScroll(@NonNull View target, int dx, int dy, int @NonNull [] consumed, in onNestedPreScroll() method in TestedFrameLayout
DRecyclerViewNestedScrollingScrollByTest.java246 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in RecyclerViewNestedScrollingScrollByTest.NestedScrollingSpyView
326 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in RecyclerViewNestedScrollingScrollByTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingMouseScrollTest.java209 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in RecyclerViewNestedScrollingMouseScrollTest.NestedScrollingSpyView
289 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in RecyclerViewNestedScrollingMouseScrollTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingSmoothScrollByTest.java284 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in RecyclerViewNestedScrollingSmoothScrollByTest.NestedScrollingSpyView
364 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in RecyclerViewNestedScrollingSmoothScrollByTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingA11yScrollTest.java300 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in RecyclerViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
380 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in RecyclerViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingFlingTest.kt203 override fun onNestedPreScroll( in onNestedPreScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest
345 override fun onNestedPreScroll(target: View, dx: Int, dy: Int, consumed: IntArray) {} in onNestedPreScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest
DRecyclerViewNestedScrollingTest.java336 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView
448 public void onNestedPreScroll( in onNestedPreScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingChildTest.java481 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView
594 public void onNestedPreScroll( in onNestedPreScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView