Searched defs:hasNestedScrollingParent (Results 1 – 8 of 8) sorted by relevance
104 boolean hasNestedScrollingParent(@NestedScrollType int type); in hasNestedScrollingParent() method
129 boolean hasNestedScrollingParent(); in hasNestedScrollingParent() method
828 public boolean hasNestedScrollingParent(View view) { in hasNestedScrollingParent() method in ViewCompat.ViewCompatBaseImpl1281 public boolean hasNestedScrollingParent(View view) { in hasNestedScrollingParent() method in ViewCompat.ViewCompatApi21Impl3081 public static boolean hasNestedScrollingParent(@NonNull View view) { in hasNestedScrollingParent() method in ViewCompat3204 public static boolean hasNestedScrollingParent(@NonNull View view, @NestedScrollType int type) { in hasNestedScrollingParent() method in ViewCompat
98 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollingChildHelper112 public boolean hasNestedScrollingParent(@NestedScrollType int type) { in hasNestedScrollingParent() method in NestedScrollingChildHelper
126 boolean hasNestedScrollingParent(); in hasNestedScrollingParent() method
245 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in NestedScrollView250 public boolean hasNestedScrollingParent(int type) { in hasNestedScrollingParent() method in NestedScrollView
858 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in SwipeRefreshLayout
10897 public boolean hasNestedScrollingParent() { in hasNestedScrollingParent() method in RecyclerView10902 public boolean hasNestedScrollingParent(int type) { in hasNestedScrollingParent() method in RecyclerView