| /core/core/src/main/java/androidx/core/view/ |
| D | NestedScrollingParentHelper.java | 62 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, in onNestedScrollAccepted() method in NestedScrollingParentHelper 75 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, in onNestedScrollAccepted() method in NestedScrollingParentHelper
|
| D | NestedScrollingParent2.java | 85 void onNestedScrollAccepted(@NonNull View child, @NonNull View target, @ScrollAxis int axes, in onNestedScrollAccepted() method
|
| D | ViewParentCompat.java | 105 public static void onNestedScrollAccepted(@NonNull ViewParent parent, @NonNull View child, in onNestedScrollAccepted() method in ViewParentCompat 257 public static void onNestedScrollAccepted(@NonNull ViewParent parent, @NonNull View child, in onNestedScrollAccepted() method in ViewParentCompat 537 static void onNestedScrollAccepted(ViewParent viewParent, View view, View view1, int i) { in onNestedScrollAccepted() method in ViewParentCompat.Api21Impl
|
| D | NestedScrollingParent.java | 83 void onNestedScrollAccepted(@NonNull View child, @NonNull View target, @ScrollAxis int axes); in onNestedScrollAccepted() method
|
| /core/core/src/androidTest/java/androidx/core/widget/ |
| D | NestedScrollViewNestedScrollingFlingVelocityTest.kt | 174 override fun onNestedScrollAccepted(child: View, target: View, axes: Int, type: Int) {} in onNestedScrollAccepted() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest 270 override fun onNestedScrollAccepted(child: View, target: View, axes: Int) {} in onNestedScrollAccepted() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
|
| D | NestedScrollViewNestedScrollingA11yScrollTest.java | 238 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes, in onNestedScrollAccepted() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView 320 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes) { in onNestedScrollAccepted() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingFlingTest.java | 343 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes, in onNestedScrollAccepted() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView 425 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes) { in onNestedScrollAccepted() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingParent2Test.java | 551 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes, in onNestedScrollAccepted() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView 653 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes) { in onNestedScrollAccepted() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingChildTest.java | 443 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes, in onNestedScrollAccepted() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView 564 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes) { in onNestedScrollAccepted() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingParent3Test.java | 283 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes, in onNestedScrollAccepted() method in NestedScrollViewNestedScrollingParent3Test.NestedScrollingSpyView
|
| /core/core/src/androidTest/java/androidx/core/view/ |
| D | NestedScrollingChildHelperTest.java | 176 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes, in onNestedScrollAccepted() method in NestedScrollingChildHelperTest.NestedScrollingParentImpl
|
| D | NestedScrollingHelperIntegrationTest.java | 136 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes) { in onNestedScrollAccepted() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl 238 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes, in onNestedScrollAccepted() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl2
|
| /core/core/src/main/java/androidx/core/widget/ |
| D | NestedScrollView.java | 403 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, int axes, in onNestedScrollAccepted() method in NestedScrollView 436 public void onNestedScrollAccepted( in onNestedScrollAccepted() method in NestedScrollView
|