Home
last modified time | relevance | path

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

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/test/
DNestedScrollingParent2Adapter.java29 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, in onStartNestedScroll() method in NestedScrollingParent2Adapter
54 public boolean onStartNestedScroll( in onStartNestedScroll() method in NestedScrollingParent2Adapter
/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DRecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.java203 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes, in onStartNestedScroll() method in RecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.NestedScrollingSpyView
244 public boolean onStartNestedScroll(View child, View target, int nestedScrollAxes) { in onStartNestedScroll() method in RecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.NestedScrollingSpyView
DTestedFrameLayout.java176 public boolean onStartNestedScroll( in onStartNestedScroll() method in TestedFrameLayout
211 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, in onStartNestedScroll() method in TestedFrameLayout
DRecyclerViewNestedScrollingScrollByTest.java223 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes, in onStartNestedScroll() method in RecyclerViewNestedScrollingScrollByTest.NestedScrollingSpyView
304 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes) { in onStartNestedScroll() method in RecyclerViewNestedScrollingScrollByTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingMouseScrollTest.java186 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes, in onStartNestedScroll() method in RecyclerViewNestedScrollingMouseScrollTest.NestedScrollingSpyView
267 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes) { in onStartNestedScroll() method in RecyclerViewNestedScrollingMouseScrollTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingSmoothScrollByTest.java261 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes, in onStartNestedScroll() method in RecyclerViewNestedScrollingSmoothScrollByTest.NestedScrollingSpyView
342 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes) { in onStartNestedScroll() method in RecyclerViewNestedScrollingSmoothScrollByTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingA11yScrollTest.java275 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes, in onStartNestedScroll() method in RecyclerViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
358 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes) { in onStartNestedScroll() method in RecyclerViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingFlingTest.kt186 override fun onStartNestedScroll(child: View, target: View, axes: Int, type: Int): Boolean { in onStartNestedScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest
329 override fun onStartNestedScroll(child: View, target: View, axes: Int): Boolean { in onStartNestedScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest
DRecyclerViewNestedScrollingTest.java311 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes, in onStartNestedScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView
427 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes) { in onStartNestedScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingChildTest.java450 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes, in onStartNestedScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView
573 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, int axes) { in onStartNestedScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView