Home
last modified time | relevance | path

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

/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/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/java/android/support/v4/view/
DViewParentCompat.java61 public void onNestedScroll(ViewParent parent, View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in ViewParentCompat.ViewParentCompatBaseImpl
145 public void onNestedScroll(ViewParent parent, View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in ViewParentCompat.ViewParentCompatApi21Impl
294 public static void onNestedScroll(ViewParent parent, View target, int dxConsumed, in onNestedScroll() method in ViewParentCompat
426 public static void onNestedScroll(ViewParent parent, View target, int dxConsumed, in onNestedScroll() method in ViewParentCompat
DNestedScrollingParent2.java123 void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method
DNestedScrollingParent.java117 void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DTestedFrameLayout.java149 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, int dxUnconsumed, in onNestedScroll() method in TestedFrameLayout
195 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in TestedFrameLayout
/frameworks/base/core/java/android/view/
DViewParent.java577 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method
DViewGroup.java7300 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in ViewGroup
DViewRootImpl.java7334 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in ViewRootImpl
/frameworks/support/design/src/android/support/design/widget/
DCoordinatorLayout.java1785 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in CoordinatorLayout
1792 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in CoordinatorLayout
2402 public void onNestedScroll(@NonNull CoordinatorLayout coordinatorLayout, @NonNull V child, in onNestedScroll() method in CoordinatorLayout.Behavior
2437 public void onNestedScroll(@NonNull CoordinatorLayout coordinatorLayout, @NonNull V child, in onNestedScroll() method in CoordinatorLayout.Behavior
DAppBarLayout.java865 public void onNestedScroll(CoordinatorLayout coordinatorLayout, AppBarLayout child, in onNestedScroll() method in AppBarLayout.Behavior
/frameworks/support/wear/src/android/support/wear/widget/drawer/
DWearableDrawerLayout.java683 public void onNestedScroll( in onNestedScroll() method in WearableDrawerLayout
/frameworks/support/core-ui/java/android/support/v4/widget/
DSwipeRefreshLayout.java817 public void onNestedScroll(final View target, final int dxConsumed, final int dyConsumed, in onNestedScroll() method in SwipeRefreshLayout
DNestedScrollView.java309 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, int dxUnconsumed, in onNestedScroll() method in NestedScrollView
/frameworks/base/core/java/android/widget/
DScrollView.java1716 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method in ScrollView
DAbsListView.java4282 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll() method