| /frameworks/support/core-ui/java/android/support/v4/view/ |
| D | NestedScrollingParentHelper.java | 61 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, in onNestedScrollAccepted() method in NestedScrollingParentHelper 74 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, in onNestedScrollAccepted() method in NestedScrollingParentHelper
|
| /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/test/ |
| D | NestedScrollingParent2Adapter.java | 34 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, in onNestedScrollAccepted() method in NestedScrollingParent2Adapter 58 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() method in NestedScrollingParent2Adapter
|
| /frameworks/support/compat/java/android/support/v4/view/ |
| D | ViewParentCompat.java | 47 public void onNestedScrollAccepted(ViewParent parent, View child, View target, in onNestedScrollAccepted() method in ViewParentCompat.ViewParentCompatBaseImpl 124 public void onNestedScrollAccepted(ViewParent parent, View child, View target, in onNestedScrollAccepted() method in ViewParentCompat.ViewParentCompatApi21Impl 264 public static void onNestedScrollAccepted(ViewParent parent, View child, View target, in onNestedScrollAccepted() method in ViewParentCompat 370 public static void onNestedScrollAccepted(ViewParent parent, View child, View target, in onNestedScrollAccepted() method in ViewParentCompat
|
| D | NestedScrollingParent2.java | 84 void onNestedScrollAccepted(@NonNull View child, @NonNull View target, @ScrollAxis int axes, in onNestedScrollAccepted() method
|
| D | NestedScrollingParent.java | 81 void onNestedScrollAccepted(@NonNull View child, @NonNull View target, @ScrollAxis int axes); in onNestedScrollAccepted() method
|
| /frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/ |
| D | TestedFrameLayout.java | 139 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() method in TestedFrameLayout 175 public void onNestedScrollAccepted(@NonNull View child, @NonNull View target, in onNestedScrollAccepted() method in TestedFrameLayout
|
| /frameworks/base/core/java/android/view/ |
| D | ViewParent.java | 541 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes); in onNestedScrollAccepted() method
|
| D | ViewGroup.java | 7279 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() method in ViewGroup
|
| D | ViewRootImpl.java | 7330 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes) { in onNestedScrollAccepted() method in ViewRootImpl
|
| /frameworks/support/design/src/android/support/design/widget/ |
| D | CoordinatorLayout.java | 1732 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes) { in onNestedScrollAccepted() method in CoordinatorLayout 1737 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes, int type) { in onNestedScrollAccepted() method in CoordinatorLayout 2320 public void onNestedScrollAccepted(@NonNull CoordinatorLayout coordinatorLayout, in onNestedScrollAccepted() method in CoordinatorLayout.Behavior 2347 public void onNestedScrollAccepted(@NonNull CoordinatorLayout coordinatorLayout, in onNestedScrollAccepted() method in CoordinatorLayout.Behavior
|
| /frameworks/support/wear/src/android/support/wear/widget/drawer/ |
| D | WearableDrawerLayout.java | 877 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes) { in onNestedScrollAccepted() method in WearableDrawerLayout
|
| /frameworks/support/core-ui/java/android/support/v4/widget/ |
| D | SwipeRefreshLayout.java | 756 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() method in SwipeRefreshLayout
|
| D | NestedScrollView.java | 297 public void onNestedScrollAccepted(View child, View target, int nestedScrollAxes) { in onNestedScrollAccepted() method in NestedScrollView
|
| /frameworks/base/core/java/android/widget/ |
| D | ScrollView.java | 1702 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() method in ScrollView
|
| D | AbsListView.java | 4276 public void onNestedScrollAccepted(View child, View target, int axes) { in onNestedScrollAccepted() method
|