Home
last modified time | relevance | path

Searched defs:onStopNestedScroll (Results 1 – 15 of 15) sorted by relevance

/frameworks/support/v4/java/android/support/v4/view/
DNestedScrollingParentHelper.java81 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in NestedScrollingParentHelper
DViewParentCompat.java42 void onStopNestedScroll(ViewParent parent, View target); in onStopNestedScroll() method
87 public void onStopNestedScroll(ViewParent parent, View target) { in onStopNestedScroll() method in ViewParentCompat.ViewParentCompatStubImpl
170 public void onStopNestedScroll(ViewParent parent, View target) { in onStopNestedScroll() method in ViewParentCompat.ViewParentCompatLollipopImpl
303 public static void onStopNestedScroll(ViewParent parent, View target) { in onStopNestedScroll() method in ViewParentCompat
DNestedScrollingParent.java92 public void onStopNestedScroll(View target); in onStopNestedScroll() method
DNestedScrollingChildHelper.java279 public void onStopNestedScroll(View child) { in onStopNestedScroll() method in NestedScrollingChildHelper
/frameworks/support/v4/api21/android/support/v4/view/
DViewParentCompatLollipop.java48 public static void onStopNestedScroll(ViewParent parent, View target) { in onStopNestedScroll() method in ViewParentCompatLollipop
/frameworks/support/v7/recyclerview/tests/src/android/support/v7/widget/
DTestedFrameLayout.java86 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in TestedFrameLayout
/frameworks/base/core/java/android/view/
DViewParent.java484 public void onStopNestedScroll(View target); in onStopNestedScroll() method
DViewRootImpl.java6593 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in ViewRootImpl
DViewGroup.java6652 public void onStopNestedScroll(View child) { in onStopNestedScroll() method in ViewGroup
/frameworks/support/v7/appcompat/src/android/support/v7/internal/widget/
DActionBarOverlayLayout.java486 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in ActionBarOverlayLayout
/frameworks/support/v4/java/android/support/v4/widget/
DSwipeRefreshLayout.java776 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in SwipeRefreshLayout
DNestedScrollView.java247 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in NestedScrollView
/frameworks/support/design/src/android/support/design/widget/
DCoordinatorLayout.java1438 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in CoordinatorLayout
1966 public void onStopNestedScroll(CoordinatorLayout coordinatorLayout, V child, View target) { in onStopNestedScroll() method in CoordinatorLayout.Behavior
DAppBarLayout.java714 public void onStopNestedScroll(CoordinatorLayout coordinatorLayout, AppBarLayout child, in onStopNestedScroll() method in AppBarLayout.Behavior
/frameworks/base/core/java/android/widget/
DScrollView.java1684 public void onStopNestedScroll(View target) { in onStopNestedScroll() method in ScrollView