| /core/core/src/main/java/androidx/core/view/ |
| D | NestedScrollingParent2.java | 148 void onNestedPreScroll(@NonNull View target, int dx, int dy, int @NonNull [] consumed, in onNestedPreScroll() method
|
| D | ViewParentCompat.java | 185 public static void onNestedPreScroll(@NonNull ViewParent parent, @NonNull View target, int dx, in onNestedPreScroll() method in ViewParentCompat 397 public static void onNestedPreScroll(@NonNull ViewParent parent, @NonNull View target, int dx, in onNestedPreScroll() method in ViewParentCompat 550 static void onNestedPreScroll(ViewParent viewParent, View view, int i, int i1, int[] ints) { in onNestedPreScroll() method in ViewParentCompat.Api21Impl
|
| D | NestedScrollingParent.java | 142 void onNestedPreScroll(@NonNull View target, int dx, int dy, int @NonNull [] consumed); in onNestedPreScroll() method
|
| /core/core/src/androidTest/java/androidx/core/widget/ |
| D | NestedScrollViewNestedScrollingFlingVelocityTest.kt | 187 override fun onNestedPreScroll( in onNestedPreScroll() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest 282 override fun onNestedPreScroll(target: View, dx: Int, dy: Int, consumed: IntArray) {} in onNestedPreScroll() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
|
| D | NestedScrollViewNestedScrollingA11yScrollTest.java | 257 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView 337 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingFlingTest.java | 362 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView 441 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingParent2Test.java | 568 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView 669 public void onNestedPreScroll( in onNestedPreScroll() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingChildTest.java | 468 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView 580 public void onNestedPreScroll( in onNestedPreScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingParent3Test.java | 300 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in NestedScrollViewNestedScrollingParent3Test.NestedScrollingSpyView
|
| /core/core/src/androidTest/java/androidx/core/view/ |
| D | NestedScrollingChildHelperTest.java | 193 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in NestedScrollingChildHelperTest.NestedScrollingParentImpl
|
| D | NestedScrollingHelperIntegrationTest.java | 153 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl 256 public void onNestedPreScroll(@NonNull View target, int dx, int dy, in onNestedPreScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl2
|
| /core/core/src/main/java/androidx/core/widget/ |
| D | NestedScrollView.java | 422 public void onNestedPreScroll(@NonNull View target, int dx, int dy, int @NonNull [] consumed, in onNestedPreScroll() method in NestedScrollView 453 public void onNestedPreScroll(@NonNull View target, int dx, int dy, int @NonNull [] consumed) { in onNestedPreScroll() method in NestedScrollView
|