| /core/core/src/main/java/androidx/core/view/ |
| D | NestedScrollingChild2.java | 156 boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method
|
| D | NestedScrollingChild.java | 178 boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method
|
| D | NestedScrollingChildHelper.java | 288 public boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method in NestedScrollingChildHelper 302 public boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method in NestedScrollingChildHelper
|
| D | ViewCompat.java | 3696 public static boolean dispatchNestedPreScroll(@NonNull View view, int dx, int dy, in dispatchNestedPreScroll() method in ViewCompat 3896 public static boolean dispatchNestedPreScroll(@NonNull View view, int dx, int dy, in dispatchNestedPreScroll() method in ViewCompat
|
| /core/core/src/androidTest/java/androidx/core/view/ |
| D | NestedScrollingHelperIntegrationTest.java | 207 public boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl 284 public boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl2
|
| /core/core/src/androidTest/java/androidx/core/widget/ |
| D | NestedScrollViewNestedScrollingParent2Test.java | 595 public boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView 632 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingChildTest.java | 495 public boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView 543 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingParent3Test.java | 327 public boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method in NestedScrollViewNestedScrollingParent3Test.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingFlingVelocityTest.kt | 245 override fun dispatchNestedPreScroll( in dispatchNestedPreScroll() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
|
| D | NestedScrollViewNestedScrollingA11yScrollTest.java | 299 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingFlingTest.java | 404 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
|
| /core/core/src/main/java/androidx/core/widget/ |
| D | NestedScrollView.java | 313 public boolean dispatchNestedPreScroll( in dispatchNestedPreScroll() method in NestedScrollView 358 public boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method in NestedScrollView
|