| /recyclerview/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ |
| D | RecyclerViewNestedScrollingFlingTest.kt | 231 override fun dispatchNestedScroll( in dispatchNestedScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest 272 override fun dispatchNestedScroll( in dispatchNestedScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest 298 override fun dispatchNestedScroll( in dispatchNestedScroll() method in androidx.recyclerview.widget.RecyclerViewNestedScrollingFlingTest
|
| D | RecyclerViewNestedScrollingTest.java | 357 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView 374 public void dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView 405 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerViewNestedScrollingTest.NestedScrollingSpyView
|
| D | RecyclerViewNestedScrollingChildTest.java | 503 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView 520 public void dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView 551 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerViewNestedScrollingChildTest.NestedScrollingSpyView
|
| D | RecyclerViewNestedScrollingScrollByTest.java | 282 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerViewNestedScrollingScrollByTest.NestedScrollingSpyView
|
| D | RecyclerViewNestedScrollingMouseScrollTest.java | 245 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerViewNestedScrollingMouseScrollTest.NestedScrollingSpyView
|
| D | RecyclerViewNestedScrollingSmoothScrollByTest.java | 320 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerViewNestedScrollingSmoothScrollByTest.NestedScrollingSpyView
|
| D | RecyclerViewNestedScrollingA11yScrollTest.java | 336 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerViewNestedScrollingA11yScrollTest.NestedScrollingSpyView
|
| /recyclerview/recyclerview/src/main/java/androidx/recyclerview/widget/ |
| D | RecyclerView.java | 12705 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerView 12712 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerView 12719 public final void dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll() method in RecyclerView
|