Home
last modified time | relevance | path

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

/frameworks/support/v4/java/android/support/v4/view/
DNestedScrollingChild.java68 public boolean isNestedScrollingEnabled(); in isNestedScrollingEnabled() method
DNestedScrollingChildHelper.java75 public boolean isNestedScrollingEnabled() { in isNestedScrollingEnabled() method in NestedScrollingChildHelper
DViewCompat.java373 boolean isNestedScrollingEnabled(View view); in isNestedScrollingEnabled() method
836 public boolean isNestedScrollingEnabled(View view) { in isNestedScrollingEnabled() method in ViewCompat.BaseViewCompatImpl
1447 public boolean isNestedScrollingEnabled(View view) { in isNestedScrollingEnabled() method in ViewCompat.LollipopViewCompatImpl
2830 public static boolean isNestedScrollingEnabled(View view) { in isNestedScrollingEnabled() method in ViewCompat
/frameworks/support/v4/api21/android/support/v4/view/
DViewCompatLollipop.java123 public static boolean isNestedScrollingEnabled(View view) { in isNestedScrollingEnabled() method in ViewCompatLollipop
/frameworks/support/v4/java/android/support/v4/widget/
DSwipeRefreshLayout.java818 public boolean isNestedScrollingEnabled() { in isNestedScrollingEnabled() method in SwipeRefreshLayout
DNestedScrollView.java192 public boolean isNestedScrollingEnabled() { in isNestedScrollingEnabled() method in NestedScrollView
/frameworks/support/v7/recyclerview/src/android/support/v7/widget/
DRecyclerView.java8673 public boolean isNestedScrollingEnabled() { in isNestedScrollingEnabled() method in RecyclerView