Home
last modified time | relevance | path

Searched defs:onStopNestedScroll (Results 1 – 10 of 10) sorted by relevance

/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/test/
DNestedScrollingParent2Adapter.java40 public void onStopNestedScroll(@NonNull View target, @ViewCompat.NestedScrollType int type) { in onStopNestedScroll() method in NestedScrollingParent2Adapter
77 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in NestedScrollingParent2Adapter
/recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DRecyclerViewNestedScrollingA11yScrollTest.java287 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in RecyclerViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
368 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in RecyclerViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
402 void onStopNestedScroll(int type); in onStopNestedScroll() method
DRecyclerViewNestedScrollingTest.java323 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView
437 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView
470 void onStopNestedScroll(int type); in onStopNestedScroll() method
DRecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.java215 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in RecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.NestedScrollingSpyView
254 public void onStopNestedScroll(View child) { in onStopNestedScroll() method in RecyclerViewNestedScrolling3RequestDisallowInterceptTouchTest.NestedScrollingSpyView
DTestedFrameLayout.java199 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in TestedFrameLayout
256 public void onStopNestedScroll(@NonNull View target, @ViewCompat.NestedScrollType int type) { in onStopNestedScroll() method in TestedFrameLayout
DRecyclerViewNestedScrollingScrollByTest.java235 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in RecyclerViewNestedScrollingScrollByTest.NestedScrollingSpyView
314 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in RecyclerViewNestedScrollingScrollByTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingMouseScrollTest.java198 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in RecyclerViewNestedScrollingMouseScrollTest.NestedScrollingSpyView
277 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in RecyclerViewNestedScrollingMouseScrollTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingSmoothScrollByTest.java273 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in RecyclerViewNestedScrollingSmoothScrollByTest.NestedScrollingSpyView
352 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in RecyclerViewNestedScrollingSmoothScrollByTest.NestedScrollingSpyView
DRecyclerViewNestedScrollingFlingTest.kt192 override fun onStopNestedScroll(target: View, type: Int) {} in onStopNestedScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest
335 override fun onStopNestedScroll(target: View) {} in onStopNestedScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest
DRecyclerViewNestedScrollingChildTest.java466 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView
583 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView