Home
last modified time | relevance | path

Searched defs:dispatchNestedScroll (Results 1 – 14 of 14) sorted by relevance

/core/core/src/main/java/androidx/core/view/
DNestedScrollingChild3.java72 void dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, int dyUnconsumed, in dispatchNestedScroll() method
DNestedScrollingChildHelper.java204 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
DNestedScrollingChild2.java132 boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, in dispatchNestedScroll() method
DNestedScrollingChild.java156 boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, in dispatchNestedScroll() method
DViewCompat.java3664 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/
DViewCompatTest.java611 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
DNestedScrollingHelperIntegrationTest.java200 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/
DNestedScrollViewNestedScrollingParent3Test.java321 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
DNestedScrollViewNestedScrollingChildTest.java489 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
DNestedScrollViewNestedScrollingParent2Test.java589 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
DNestedScrollViewNestedScrollingFlingVelocityTest.kt235 override fun dispatchNestedScroll( in dispatchNestedScroll() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
DNestedScrollViewNestedScrollingA11yScrollTest.java293 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
DNestedScrollViewNestedScrollingFlingTest.java398 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
/core/core/src/main/java/androidx/core/widget/
DNestedScrollView.java282 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