Home
last modified time | relevance | path

Searched defs:dyConsumed (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.java61 public void onNestedScroll(ViewParent parent, View target, int dxConsumed, int dyConsumed, in onNestedScroll()
145 public void onNestedScroll(ViewParent parent, View target, int dxConsumed, int dyConsumed, in onNestedScroll()
295 int dyConsumed, int dxUnconsumed, int dyUnconsumed) { in onNestedScroll()
427 int dyConsumed, int dxUnconsumed, int dyUnconsumed, int type) { 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.java835 public boolean dispatchNestedScroll(View view, int dxConsumed, int dyConsumed, in dispatchNestedScroll()
1286 public boolean dispatchNestedScroll(View view, int dxConsumed, int dyConsumed, in dispatchNestedScroll()
3102 public static boolean dispatchNestedScroll(@NonNull View view, int dxConsumed, int dyConsumed, in dispatchNestedScroll()
3237 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()
DViewGroup.java7300 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll()
DViewRootImpl.java7334 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll()
/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()
863 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.java1785 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll()
1792 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll()
2403 @NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll()
2438 @NonNull View target, int dxConsumed, int dyConsumed, in onNestedScroll()
DAppBarLayout.java866 View target, int dxConsumed, int dyConsumed, int dxUnconsumed, int dyUnconsumed, in onNestedScroll()
/frameworks/support/wear/src/android/support/wear/widget/drawer/
DWearableDrawerLayout.java684 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.java4282 public void onNestedScroll(View target, int dxConsumed, int dyConsumed, in onNestedScroll()
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java10907 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll()
10914 public boolean dispatchNestedScroll(int dxConsumed, int dyConsumed, int dxUnconsumed, in dispatchNestedScroll()