Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DNestedScrollingChild.java67 boolean isNestedScrollingEnabled(); in isNestedScrollingEnabled() method
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java774 if (view.isNestedScrollingEnabled()) { in handleScrolling()
/frameworks/base/core/java/android/view/
DView.java13505 if (isNestedScrollingEnabled()
26469 public boolean isNestedScrollingEnabled() { in isNestedScrollingEnabled() method in View
26516 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()
/frameworks/base/config/
Dboot-image-profile.txt17015 HSPLandroid/view/View;->isNestedScrollingEnabled()Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33531 method public boolean isNestedScrollingEnabled();
/frameworks/base/non-updatable-api/
Dcurrent.txt51735 method public boolean isNestedScrollingEnabled();
/frameworks/base/api/
Dcurrent.txt51879 method public boolean isNestedScrollingEnabled();