Home
last modified time | relevance | path

Searched defs:stopNestedScroll (Results 1 – 8 of 8) sorted by relevance

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DRecyclerViewNestedScrollingFlingTest.kt225 override fun stopNestedScroll(type: Int) {} in stopNestedScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest
292 override fun stopNestedScroll() {} in stopNestedScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest
DRecyclerViewNestedScrollingTest.java347 public void stopNestedScroll(int type) { in stopNestedScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView
395 public void stopNestedScroll() { in stopNestedScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingChildTest.java493 public void stopNestedScroll(int type) { in stopNestedScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView
541 public void stopNestedScroll() { in stopNestedScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingScrollByTest.java272 public void stopNestedScroll() { in stopNestedScroll() method in RecyclerViewNestedScrollingScrollByTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingMouseScrollTest.java235 public void stopNestedScroll() { in stopNestedScroll() method in RecyclerViewNestedScrollingMouseScrollTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingSmoothScrollByTest.java310 public void stopNestedScroll() { in stopNestedScroll() method in RecyclerViewNestedScrollingSmoothScrollByTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingA11yScrollTest.java326 public void stopNestedScroll() { in stopNestedScroll() method in RecyclerViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
/recyclerview/recyclerview/src/main/java/androidx/recyclerview/widget/
DRecyclerView.java12685 public void stopNestedScroll() { in stopNestedScroll() method in RecyclerView
12690 public void stopNestedScroll(int type) { in stopNestedScroll() method in RecyclerView