| /core/core/src/main/java/androidx/core/view/ |
| D | NestedScrollingChild2.java | 94 void stopNestedScroll(@NestedScrollType int type); in stopNestedScroll() method
|
| D | NestedScrollingChild.java | 121 void stopNestedScroll(); in stopNestedScroll() method
|
| D | NestedScrollingChildHelper.java | 176 public void stopNestedScroll() { in stopNestedScroll() method in NestedScrollingChildHelper 187 public void stopNestedScroll(@NestedScrollType int type) { in stopNestedScroll() method in NestedScrollingChildHelper
|
| D | ViewCompat.java | 3617 public static void stopNestedScroll(@NonNull View view) { in stopNestedScroll() method in ViewCompat 3767 public static void stopNestedScroll(@NonNull View view, @NestedScrollType int type) { in stopNestedScroll() method in ViewCompat
|
| /core/core/src/androidTest/java/androidx/core/view/ |
| D | NestedScrollingHelperIntegrationTest.java | 190 public void stopNestedScroll() { in stopNestedScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl 267 public void stopNestedScroll(int type) { in stopNestedScroll() method in NestedScrollingHelperIntegrationTest.NestedScrollingImpl2
|
| /core/core/src/androidTest/java/androidx/core/widget/ |
| D | NestedScrollViewNestedScrollingParent2Test.java | 579 public void stopNestedScroll(int type) { in stopNestedScroll() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView 616 public void stopNestedScroll() { in stopNestedScroll() method in NestedScrollViewNestedScrollingParent2Test.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingChildTest.java | 479 public void stopNestedScroll(int type) { in stopNestedScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView 527 public void stopNestedScroll() { in stopNestedScroll() method in NestedScrollViewNestedScrollingChildTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingParent3Test.java | 311 public void stopNestedScroll(int type) { in stopNestedScroll() method in NestedScrollViewNestedScrollingParent3Test.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingFlingVelocityTest.kt | 229 override fun stopNestedScroll() {} in stopNestedScroll() method in androidx.core.widget.NestedScrollViewNestedScrollingFlingVelocityTest
|
| D | NestedScrollViewNestedScrollingA11yScrollTest.java | 283 public void stopNestedScroll() { in stopNestedScroll() method in NestedScrollViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
|
| D | NestedScrollViewNestedScrollingFlingTest.java | 388 public void stopNestedScroll() { in stopNestedScroll() method in NestedScrollViewNestedScrollingFlingTest.NestedScrollingSpyView
|
| /core/core/src/main/java/androidx/core/widget/ |
| D | NestedScrollView.java | 296 public void stopNestedScroll(int type) { in stopNestedScroll() method in NestedScrollView 341 public void stopNestedScroll() { in stopNestedScroll() method in NestedScrollView
|