Home
last modified time | relevance | path

Searched defs:onNestedScroll (Results 1 – 15 of 15) sorted by relevance

/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/test/
DNestedScrollingParent2Adapter.java43 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollingParent2Adapter
68 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, int dxUnconsumed, in onNestedScroll() method in NestedScrollingParent2Adapter
/frameworks/support/compat/src/main/java/androidx/core/view/
DNestedScrollingParent2.java123 void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method
DViewParentCompat.java127 public static void onNestedScroll(ViewParent parent, View target, int dxConsumed, in onNestedScroll() method in ViewParentCompat
292 public static void onNestedScroll(ViewParent parent, View target, int dxConsumed, in onNestedScroll() method in ViewParentCompat
DNestedScrollingParent.java118 void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method
/frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/
DTestedFrameLayout.java190 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, int dxUnconsumed, in onNestedScroll() method in TestedFrameLayout
236 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in TestedFrameLayout
/frameworks/support/compat/src/androidTest/java/androidx/core/widget/
DNestedScrollViewNestedScrollingParentTest.java664 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingParentTest.NestedScrollingSpyView
765 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, int dxUnconsumed, in onNestedScroll() method in NestedScrollViewNestedScrollingParentTest.NestedScrollingSpyView
/frameworks/base/core/java/android/view/
DViewParent.java577 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method
DViewRootImpl.java7802 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method
DViewGroup.java7469 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in ViewGroup
/frameworks/support/coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/
DCoordinatorLayout.java1811 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in CoordinatorLayout
1818 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in CoordinatorLayout
2454 public void onNestedScroll(@NonNull CoordinatorLayout coordinatorLayout, @NonNull V child, in onNestedScroll() method in CoordinatorLayout.Behavior
2489 public void onNestedScroll(@NonNull CoordinatorLayout coordinatorLayout, @NonNull V child, in onNestedScroll() method in CoordinatorLayout.Behavior
/frameworks/support/compat/src/main/java/androidx/core/widget/
DNestedScrollView.java318 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, int dxUnconsumed, in onNestedScroll() method in NestedScrollView
352 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, int dxUnconsumed, in onNestedScroll() method in NestedScrollView
/frameworks/support/wear/src/main/java/androidx/wear/widget/drawer/
DWearableDrawerLayout.java682 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in WearableDrawerLayout
/frameworks/support/swiperefreshlayout/src/main/java/androidx/swiperefreshlayout/widget/
DSwipeRefreshLayout.java831 public void onNestedScroll(final View target, final int dxConsumed, final int dyConsumed, in onNestedScroll() method in SwipeRefreshLayout
/frameworks/base/core/java/android/widget/
DScrollView.java1716 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in ScrollView
DAbsListView.java4285 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method