Searched defs:onNestedPreScroll (Results 1 – 3 of 3) sorted by relevance
610 public void onNestedPreScroll(@NonNull View target, int dx, int dy, @NonNull int[] consumed); in onNestedPreScroll() method
8094 public void onNestedPreScroll(View target, int dx, int dy, int[] consumed) { in onNestedPreScroll() method in ViewGroup
10267 public void onNestedPreScroll(View target, int dx, int dy, int[] consumed) { in onNestedPreScroll() method in ViewRootImpl.TrackballAxis