Home
last modified time | relevance | path

Searched defs:dxConsumed (Results 1 – 21 of 21) 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()
68 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, int dxUnconsumed, in onNestedScroll()
/frameworks/support/compat/java/android/support/v4/view/
DNestedScrollingChild2.java130 boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, in dispatchNestedScroll()
DViewParentCompat.java60 public void onNestedScroll(ViewParent parent, View target, int dxConsumed, int dyConsumed, in onNestedScroll()
144 public void onNestedScroll(ViewParent parent, View target, int dxConsumed, int dyConsumed, in onNestedScroll()
293 public static void onNestedScroll(ViewParent parent, View target, int dxConsumed, in onNestedScroll()
425 public static void onNestedScroll(ViewParent parent, View target, int dxConsumed, in onNestedScroll()
DNestedScrollingChild.java154 boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, in dispatchNestedScroll()
DNestedScrollingParent2.java123 void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll()
DNestedScrollingParent.java117 void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll()
DViewCompat.java849 public boolean dispatchNestedScroll(View view, int dxConsumed, int dyConsumed, in dispatchNestedScroll()
1317 public boolean dispatchNestedScroll(View view, int dxConsumed, int dyConsumed, in dispatchNestedScroll()
3321 public static boolean dispatchNestedScroll(@NonNull View view, int dxConsumed, int dyConsumed, in dispatchNestedScroll()
3456 public static boolean dispatchNestedScroll(@NonNull View view, int dxConsumed, int dyConsumed, in dispatchNestedScroll()
/frameworks/support/core-ui/java/android/support/v4/view/
DNestedScrollingChildHelper.java201 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, in dispatchNestedScroll()
216 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, in dispatchNestedScroll()
/frameworks/base/core/java/com/android/internal/widget/
DNestedScrollingChild.java151 boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, in dispatchNestedScroll()
/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()
195 public void onNestedScroll(@NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll()
/frameworks/base/core/java/android/view/
DViewParent.java577 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll()
DViewRootImpl.java7361 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll()
DViewGroup.java7322 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll()
/frameworks/support/core-ui/java/android/support/v4/widget/
DSwipeRefreshLayout.java816 public void onNestedScroll(final View target, final int dxConsumed, final int dyConsumed, in onNestedScroll()
862 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll()
DNestedScrollView.java255 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll()
262 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll()
309 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, int dxUnconsumed, in onNestedScroll()
/frameworks/support/design/src/android/support/design/widget/
DCoordinatorLayout.java1790 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll()
1797 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll()
2408 @NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll()
2443 @NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll()
DAppBarLayout.java865 View target, int dxConsumed, int dyConsumed, int dxUnconsumed, int dyUnconsumed, in onNestedScroll()
/frameworks/support/wear/src/android/support/wear/widget/drawer/
DWearableDrawerLayout.java683 View target, int dxConsumed, int dyConsumed, int dxUnconsumed, int dyUnconsumed) { in onNestedScroll()
/frameworks/base/core/java/android/widget/
DScrollView.java1716 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll()
DAbsListView.java4275 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll()
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java10941 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll()
10948 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll()