| /frameworks/support/compat/src/main/java/androidx/core/view/ |
| D | NestedScrollingParentHelper.java | 99 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in NestedScrollingParentHelper 110 public void onStopNestedScroll(@NonNull View target, @NestedScrollType int type) { in onStopNestedScroll() method in NestedScrollingParentHelper
|
| D | NestedScrollingParent2.java | 99 void onStopNestedScroll(@NonNull View target, @NestedScrollType int type); in onStopNestedScroll() method
|
| D | ViewParentCompat.java | 110 public static void onStopNestedScroll(ViewParent parent, View target) { in onStopNestedScroll() method in ViewParentCompat 250 public static void onStopNestedScroll(ViewParent parent, View target, int type) { in onStopNestedScroll() method in ViewParentCompat
|
| D | NestedScrollingParent.java | 95 void onStopNestedScroll(@NonNull View target); in onStopNestedScroll() method
|
| D | NestedScrollingChildHelper.java | 378 public void onStopNestedScroll(@NonNull View child) { in onStopNestedScroll() method in NestedScrollingChildHelper
|
| /frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/test/ |
| D | NestedScrollingParent2Adapter.java | 39 public void onStopNestedScroll(@NonNull View target, @ViewCompat.NestedScrollType int type) { in onStopNestedScroll() method in NestedScrollingParent2Adapter 75 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in NestedScrollingParent2Adapter
|
| /frameworks/support/v7/recyclerview/src/androidTest/java/androidx/recyclerview/widget/ |
| D | TestedFrameLayout.java | 197 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in TestedFrameLayout 253 public void onStopNestedScroll(@NonNull View target, @ViewCompat.NestedScrollType int type) { in onStopNestedScroll() method in TestedFrameLayout
|
| /frameworks/support/compat/src/androidTest/java/androidx/core/widget/ |
| D | NestedScrollViewNestedScrollingParentTest.java | 659 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in NestedScrollViewNestedScrollingParentTest.NestedScrollingSpyView 760 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in NestedScrollViewNestedScrollingParentTest.NestedScrollingSpyView
|
| /frameworks/base/core/java/android/view/ |
| D | ViewParent.java | 554 public void onStopNestedScroll(View target); in onStopNestedScroll() method
|
| D | ViewRootImpl.java | 7794 public void onStopNestedScroll(View target) { in onStopNestedScroll() method
|
| D | ViewGroup.java | 7459 public void onStopNestedScroll(View child) { in onStopNestedScroll() method in ViewGroup
|
| /frameworks/support/coordinatorlayout/src/main/java/androidx/coordinatorlayout/widget/ |
| D | CoordinatorLayout.java | 1784 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in CoordinatorLayout 1789 public void onStopNestedScroll(View target, int type) { in onStopNestedScroll() method in CoordinatorLayout 2414 public void onStopNestedScroll(@NonNull CoordinatorLayout coordinatorLayout, in onStopNestedScroll() method in CoordinatorLayout.Behavior 2440 public void onStopNestedScroll(@NonNull CoordinatorLayout coordinatorLayout, in onStopNestedScroll() method in CoordinatorLayout.Behavior
|
| /frameworks/support/compat/src/main/java/androidx/core/widget/ |
| D | NestedScrollView.java | 312 public void onStopNestedScroll(@NonNull View target, int type) { in onStopNestedScroll() method in NestedScrollView 347 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in NestedScrollView
|
| /frameworks/support/wear/src/main/java/androidx/wear/widget/drawer/ |
| D | WearableDrawerLayout.java | 889 public void onStopNestedScroll(@NonNull View target) { in onStopNestedScroll() method in WearableDrawerLayout
|
| /frameworks/support/swiperefreshlayout/src/main/java/androidx/swiperefreshlayout/widget/ |
| D | SwipeRefreshLayout.java | 817 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in SwipeRefreshLayout
|
| /frameworks/base/core/java/android/widget/ |
| D | ScrollView.java | 1711 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in ScrollView
|