Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DNestedScrollingChild.java68 boolean isNestedScrollingEnabled(); in isNestedScrollingEnabled() method
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java757 if (view.isNestedScrollingEnabled()) { in handleScrolling()
/frameworks/base/core/java/android/view/
DView.java15917 if (isNestedScrollingEnabled() in performAccessibilityActionInternal()
29739 public boolean isNestedScrollingEnabled() { in isNestedScrollingEnabled() method
29786 if (isNestedScrollingEnabled()) { in startNestedScroll()
29861 if (isNestedScrollingEnabled() && mNestedScrollingParent != null) { in dispatchNestedScroll()
29910 if (isNestedScrollingEnabled() && mNestedScrollingParent != null) { in dispatchNestedPreScroll()
29963 if (isNestedScrollingEnabled() && mNestedScrollingParent != null) { in dispatchNestedFling()
30000 if (isNestedScrollingEnabled() && mNestedScrollingParent != null) { in dispatchNestedPreFling()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/base/boot/
Dboot-image-profile.txt17323 HSPLandroid/view/View;->isNestedScrollingEnabled()Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33531 method public boolean isNestedScrollingEnabled();
/frameworks/base/config/
Dboot-image-profile.txt17387 HSPLandroid/view/View;->isNestedScrollingEnabled()Z
/frameworks/base/core/api/
Dcurrent.txt52846 method public boolean isNestedScrollingEnabled();