Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/view/
DNestedScrollingChild.java127 public boolean hasNestedScrollingParent(); in hasNestedScrollingParent() method
DNestedScrollingChildHelper.java89 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollingChildHelper
DViewCompat.java376 boolean hasNestedScrollingParent(View view); in hasNestedScrollingParent() method
902 public boolean hasNestedScrollingParent(View view) { in hasNestedScrollingParent() method in ViewCompat.BaseViewCompatImpl
1462 public boolean hasNestedScrollingParent(View view) { in hasNestedScrollingParent() method in ViewCompat.LollipopViewCompatImpl
2895 public static boolean hasNestedScrollingParent(View view) { in hasNestedScrollingParent() method in ViewCompat
/frameworks/support/v4/api21/android/support/v4/view/
DViewCompatLollipop.java135 public static boolean hasNestedScrollingParent(View view) { in hasNestedScrollingParent() method in ViewCompatLollipop
/frameworks/support/v4/java/android/support/v4/widget/
DSwipeRefreshLayout.java833 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in SwipeRefreshLayout
DNestedScrollView.java207 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollView
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java8688 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in RecyclerView