| /core/core/src/main/java/androidx/core/view/ |
| D | NestedScrollingChild3.java | 72 void dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, int dyUnconsumed, in dispatchNestedScroll() method
|
| D | NestedScrollingChildHelper.java | 204 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, in dispatchNestedScroll() method in NestedScrollingChildHelper 218 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollingChildHelper 230 public void dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollingChildHelper
|
| D | NestedScrollingChild2.java | 132 boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, in dispatchNestedScroll() method
|
| D | NestedScrollingChild.java | 156 boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, in dispatchNestedScroll() method
|
| D | ViewCompat.java | 3664 public static boolean dispatchNestedScroll(@NonNull View view, int dxConsumed, int dyConsumed, in dispatchNestedScroll() method in ViewCompat 3825 public static void dispatchNestedScroll(@NonNull View view, int dxConsumed, int dyConsumed, in dispatchNestedScroll() method in ViewCompat 3862 public static boolean dispatchNestedScroll(@NonNull View view, int dxConsumed, int dyConsumed, in dispatchNestedScroll() method in ViewCompat
|
| /core/core/src/androidTest/java/androidx/core/view/ |
| D | ViewCompatTest.java | 611 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in ViewCompatTest.NestedScrollingChildImpl 625 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in ViewCompatTest.NestedScrollingChild2Impl 639 public void dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in ViewCompatTest.NestedScrollingChild3Impl
|
| D | NestedScrollingHelperIntegrationTest.java | 200 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl 277 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl2 306 public void dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl3
|
| /core/core/src/androidTest/java/androidx/core/widget/ |
| D | NestedScrollViewNestedScrollingParent3Test.java | 321 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollViewNestedScrollingParent3Test.NestedScrollingSpyView 338 public void dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollViewNestedScrollingParent3Test.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingChildTest.java | 489 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView 506 public void dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView 537 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingParent2Test.java | 589 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView 626 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingFlingVelocityTest.kt | 235 override fun dispatchNestedScroll( in dispatchNestedScroll() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
|
| D | NestedScrollViewNestedScrollingA11yScrollTest.java | 293 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingFlingTest.java | 398 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
|
| /core/core/src/main/java/androidx/core/widget/ |
| D | NestedScrollView.java | 282 public void dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollView 306 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollView 351 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollView
|