| /recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/test/ |
| D | NestedScrollingParent2Adapter.java | 29 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/ |
| D | RecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.java | 203 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
|
| D | TestedFrameLayout.java | 176 public boolean onStartNestedScroll( in onStartNestedScroll() method in TestedFrameLayout 211 public boolean onStartNestedScroll(@NonNull View child, @NonNull View target, in onStartNestedScroll() method in TestedFrameLayout
|
| D | RecyclerViewNestedScrollingScrollByTest.java | 223 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
|
| D | RecyclerViewNestedScrollingMouseScrollTest.java | 186 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
|
| D | RecyclerViewNestedScrollingSmoothScrollByTest.java | 261 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
|
| D | RecyclerViewNestedScrollingA11yScrollTest.java | 275 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
|
| D | RecyclerViewNestedScrollingFlingTest.kt | 186 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
|
| D | RecyclerViewNestedScrollingTest.java | 311 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
|
| D | RecyclerViewNestedScrollingChildTest.java | 450 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
|