Home
last modified time | relevance | path

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

/core/core/src/androidTest/java/androidx/core/view/
DViewParentCompatTest.java171 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in ViewParentCompatTest.NestedScrollingParentImpl
180 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in ViewParentCompatTest.NestedScrollingParent2Impl
190 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in ViewParentCompatTest.NestedScrollingParent3Impl
DNestedScrollingChildHelperTest.java187 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollingChildHelperTest.NestedScrollingParentImpl
199 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollingChildHelperTest.NestedScrollingParentImpl
DNestedScrollingHelperIntegrationTest.java146 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl
249 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl2
299 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl3
/core/core/src/main/java/androidx/core/view/
DNestedScrollingParent3.java77 void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, int dxUnconsumed, in onNestedScroll() method
DViewParentCompat.java137 public static void onNestedScroll(@NonNull ViewParent parent, @NonNull View target, in onNestedScroll() method in ViewParentCompat
166 public static void onNestedScroll(@NonNull ViewParent parent, @NonNull View target, in onNestedScroll() method in ViewParentCompat
339 public static void onNestedScroll(@NonNull ViewParent parent, @NonNull View target, in onNestedScroll() method in ViewParentCompat
545 static void onNestedScroll(ViewParent viewParent, View view, int i, int i1, int i2, in onNestedScroll() method in ViewParentCompat.Api21Impl
DNestedScrollingParent2.java124 void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method
DNestedScrollingParent.java119 void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method
/core/core/src/androidTest/java/androidx/core/widget/
DNestedScrollViewNestedScrollingFlingVelocityTest.kt178 override fun onNestedScroll( in onNestedScroll() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
202 override fun onNestedScroll( in onNestedScroll() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
274 override fun onNestedScroll( in onNestedScroll() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
DNestedScrollViewNestedScrollingA11yScrollTest.java251 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
263 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
330 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
DNestedScrollViewNestedScrollingFlingTest.java356 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
368 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
435 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
DNestedScrollViewNestedScrollingParent3Test.java294 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingParent3Test.NestedScrollingSpyView
333 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingParent3Test.NestedScrollingSpyView
DNestedScrollViewNestedScrollingChildTest.java462 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView
501 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView
574 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView
DNestedScrollViewNestedScrollingParent2Test.java562 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView
663 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView
/core/core/src/main/java/androidx/core/widget/
DNestedScrollView.java376 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollView
416 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollView
447 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollView