Home
last modified time | relevance | path

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

/frameworks/support/compat/java/android/support/v4/view/
DNestedScrollingChild2.java104 boolean hasNestedScrollingParent(@NestedScrollType int type); in hasNestedScrollingParent() method
DNestedScrollingChild.java129 boolean hasNestedScrollingParent(); in hasNestedScrollingParent() method
DViewCompat.java828 public boolean hasNestedScrollingParent(View view) { in hasNestedScrollingParent() method in ViewCompat.ViewCompatBaseImpl
1281 public boolean hasNestedScrollingParent(View view) { in hasNestedScrollingParent() method in ViewCompat.ViewCompatApi21Impl
3081 public static boolean hasNestedScrollingParent(@NonNull View view) { in hasNestedScrollingParent() method in ViewCompat
3204 public static boolean hasNestedScrollingParent(@NonNull View view, @NestedScrollType int type) { in hasNestedScrollingParent() method in ViewCompat
/frameworks/support/core-ui/java/android/support/v4/view/
DNestedScrollingChildHelper.java98 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollingChildHelper
112 public boolean hasNestedScrollingParent(@NestedScrollType int type) { in hasNestedScrollingParent() method in NestedScrollingChildHelper
/frameworks/base/core/java/com/android/internal/widget/
DNestedScrollingChild.java126 boolean hasNestedScrollingParent(); in hasNestedScrollingParent() method
/frameworks/support/core-ui/java/android/support/v4/widget/
DNestedScrollView.java245 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollView
250 public boolean hasNestedScrollingParent(int type) { in hasNestedScrollingParent() method in NestedScrollView
DSwipeRefreshLayout.java858 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in SwipeRefreshLayout
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java10897 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in RecyclerView
10902 public boolean hasNestedScrollingParent(int type) { in hasNestedScrollingParent() method in RecyclerView