Home
last modified time | relevance | path

Searched defs:stopNestedScroll (Results 1 – 7 of 7) sorted by relevance

/frameworks/support/v4/java/android/support/v4/view/
DNestedScrollingChild.java117 public void stopNestedScroll(); in stopNestedScroll() method
DNestedScrollingChildHelper.java134 public void stopNestedScroll() { in stopNestedScroll() method in NestedScrollingChildHelper
DViewCompat.java375 void stopNestedScroll(View view); in stopNestedScroll() method
895 public void stopNestedScroll(View view) { in stopNestedScroll() method in ViewCompat.BaseViewCompatImpl
1457 public void stopNestedScroll(View view) { in stopNestedScroll() method in ViewCompat.LollipopViewCompatImpl
2883 public static void stopNestedScroll(View view) { in stopNestedScroll() method in ViewCompat
/frameworks/support/v4/api21/android/support/v4/view/
DViewCompatLollipop.java131 public static void stopNestedScroll(View view) { in stopNestedScroll() method in ViewCompatLollipop
/frameworks/support/v4/java/android/support/v4/widget/
DSwipeRefreshLayout.java828 public void stopNestedScroll() { in stopNestedScroll() method in SwipeRefreshLayout
DNestedScrollView.java202 public void stopNestedScroll() { in stopNestedScroll() method in NestedScrollView
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java8683 public void stopNestedScroll() { in stopNestedScroll() method in RecyclerView