Home
last modified time | relevance | path

Searched defs:dispatchNestedPreScroll (Results 1 – 12 of 12) sorted by relevance

/core/core/src/main/java/androidx/core/view/
DNestedScrollingChild2.java156 boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method
DNestedScrollingChild.java178 boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method
DNestedScrollingChildHelper.java288 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
DViewCompat.java3696 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/
DNestedScrollingHelperIntegrationTest.java207 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/
DNestedScrollViewNestedScrollingParent2Test.java595 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
DNestedScrollViewNestedScrollingChildTest.java495 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
DNestedScrollViewNestedScrollingParent3Test.java327 public boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method in NestedScrollViewNestedScrollingParent3Test.NestedScrollingSpyView
DNestedScrollViewNestedScrollingFlingVelocityTest.kt245 override fun dispatchNestedPreScroll( in dispatchNestedPreScroll() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
DNestedScrollViewNestedScrollingA11yScrollTest.java299 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
DNestedScrollViewNestedScrollingFlingTest.java404 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
/core/core/src/main/java/androidx/core/widget/
DNestedScrollView.java313 public boolean dispatchNestedPreScroll( in dispatchNestedPreScroll() method in NestedScrollView
358 public boolean dispatchNestedPreScroll(int dx, int dy, int @Nullable [] consumed, in dispatchNestedPreScroll() method in NestedScrollView