Searched refs:isNestedScrollingEnabled (Results 1 – 7 of 7) sorted by relevance
67 boolean isNestedScrollingEnabled(); in isNestedScrollingEnabled() method
774 if (view.isNestedScrollingEnabled()) { in handleScrolling()
13505 if (isNestedScrollingEnabled()26469 public boolean isNestedScrollingEnabled() { in isNestedScrollingEnabled() method in View26516 if (isNestedScrollingEnabled()) { in startNestedScroll()26591 if (isNestedScrollingEnabled() && mNestedScrollingParent != null) { in dispatchNestedScroll()26640 if (isNestedScrollingEnabled() && mNestedScrollingParent != null) { in dispatchNestedPreScroll()26693 if (isNestedScrollingEnabled() && mNestedScrollingParent != null) { in dispatchNestedFling()26730 if (isNestedScrollingEnabled() && mNestedScrollingParent != null) { in dispatchNestedPreFling()
17015 HSPLandroid/view/View;->isNestedScrollingEnabled()Z
33531 method public boolean isNestedScrollingEnabled();
51735 method public boolean isNestedScrollingEnabled();
51879 method public boolean isNestedScrollingEnabled();