| /core/core/src/main/java/androidx/core/view/ |
| D | NestedScrollingParentHelper.java | 103 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in NestedScrollingParentHelper 114 public void onStopNestedScroll(@NonNull View target, @NestedScrollType int type) { in onStopNestedScroll() method in NestedScrollingParentHelper
|
| D | NestedScrollingParent2.java | 100 void onStopNestedScroll(@NonNull View target, @NestedScrollType int type); in onStopNestedScroll() method
|
| D | ViewParentCompat.java | 119 public static void onStopNestedScroll(@NonNull ViewParent parent, @NonNull View target) { in onStopNestedScroll() method in ViewParentCompat 293 public static void onStopNestedScroll(@NonNull ViewParent parent, @NonNull View target, in onStopNestedScroll() method in ViewParentCompat 541 static void onStopNestedScroll(ViewParent viewParent, View view) { in onStopNestedScroll() method in ViewParentCompat.Api21Impl
|
| D | NestedScrollingParent.java | 96 void onStopNestedScroll(@NonNull View target); in onStopNestedScroll() method
|
| D | NestedScrollingChildHelper.java | 401 public void onStopNestedScroll(@NonNull View child) { in onStopNestedScroll() method in NestedScrollingChildHelper
|
| /core/core/src/androidTest/java/androidx/core/widget/ |
| D | NestedScrollViewNestedScrollingA11yScrollTest.java | 244 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView 325 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView 359 void onStopNestedScroll(int type); in onStopNestedScroll() method
|
| D | NestedScrollViewNestedScrollingFlingTest.java | 349 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView 430 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView 463 void onStopNestedScroll(int type); in onStopNestedScroll() method
|
| D | NestedScrollViewNestedScrollingFlingVelocityTest.kt | 176 override fun onStopNestedScroll(target: View, type: Int) {} in onStopNestedScroll() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest 272 override fun onStopNestedScroll(target: View) {} in onStopNestedScroll() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
|
| D | NestedScrollViewNestedScrollingParent2Test.java | 557 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView 658 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingChildTest.java | 453 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView 569 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingParent3Test.java | 289 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in NestedScrollViewNestedScrollingParent3Test.NestedScrollingSpyView
|
| /core/core/src/androidTest/java/androidx/core/view/ |
| D | NestedScrollingChildHelperTest.java | 182 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in NestedScrollingChildHelperTest.NestedScrollingParentImpl
|
| D | NestedScrollingHelperIntegrationTest.java | 141 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl 244 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl2
|
| /core/core/src/main/java/androidx/core/widget/ |
| D | NestedScrollView.java | 410 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in NestedScrollView 442 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in NestedScrollView
|