| /frameworks/support/compat/src/main/java/androidx/core/view/ |
| D | NestedScrollingChild2.java | 155 boolean dispatchNestedPreScroll(int dx, int dy, @Nullable int[] consumed, in dispatchNestedPreScroll() method
|
| D | NestedScrollingChildHelper.java | 262 public boolean dispatchNestedPreScroll(int dx, int dy, @Nullable int[] consumed, in dispatchNestedPreScroll() method in NestedScrollingChildHelper 276 public boolean dispatchNestedPreScroll(int dx, int dy, @Nullable int[] consumed, in dispatchNestedPreScroll() method in NestedScrollingChildHelper
|
| D | NestedScrollingChild.java | 177 boolean dispatchNestedPreScroll(int dx, int dy, @Nullable int[] consumed, in dispatchNestedPreScroll() method
|
| D | ViewCompat.java | 2585 public static boolean dispatchNestedPreScroll(@NonNull View view, int dx, int dy, in dispatchNestedPreScroll() method in ViewCompat 2737 public static boolean dispatchNestedPreScroll(@NonNull View view, int dx, int dy, in dispatchNestedPreScroll() method in ViewCompat
|
| /frameworks/base/core/java/com/android/internal/widget/ |
| D | NestedScrollingChild.java | 173 boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, int[] offsetInWindow); in dispatchNestedPreScroll() method
|
| /frameworks/support/compat/src/androidTest/java/androidx/core/widget/ |
| D | NestedScrollViewNestedScrollingParentTest.java | 697 public boolean dispatchNestedPreScroll(int dx, int dy, @Nullable int[] consumed, in dispatchNestedPreScroll() method in NestedScrollViewNestedScrollingParentTest.NestedScrollingSpyView 734 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, in dispatchNestedPreScroll() method in NestedScrollViewNestedScrollingParentTest.NestedScrollingSpyView
|
| /frameworks/support/compat/src/main/java/androidx/core/widget/ |
| D | NestedScrollView.java | 242 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, int[] offsetInWindow, in dispatchNestedPreScroll() method in NestedScrollView 282 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, int[] offsetInWindow) { in dispatchNestedPreScroll() method in NestedScrollView
|
| /frameworks/support/swiperefreshlayout/src/main/java/androidx/swiperefreshlayout/widget/ |
| D | SwipeRefreshLayout.java | 884 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, int[] offsetInWindow) { in dispatchNestedPreScroll() method in SwipeRefreshLayout
|
| /frameworks/support/v7/recyclerview/src/main/java/androidx/recyclerview/widget/ |
| D | RecyclerView.java | 11273 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, int[] offsetInWindow) { in dispatchNestedPreScroll() method in RecyclerView 11278 public boolean dispatchNestedPreScroll(int dx, int dy, int[] consumed, int[] offsetInWindow, in dispatchNestedPreScroll() method in RecyclerView
|
| /frameworks/base/core/java/android/view/ |
| D | View.java | 24683 public boolean dispatchNestedPreScroll(int dx, int dy, in dispatchNestedPreScroll() method in View
|