Searched refs:isNestedScrollingEnabled (Results 1 – 8 of 8) sorted by relevance
68 boolean isNestedScrollingEnabled(); in isNestedScrollingEnabled() method
757 if (view.isNestedScrollingEnabled()) { in handleScrolling()
15917 if (isNestedScrollingEnabled() in performAccessibilityActionInternal()29739 public boolean isNestedScrollingEnabled() { in isNestedScrollingEnabled() method29786 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()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17323 HSPLandroid/view/View;->isNestedScrollingEnabled()Z
33531 method public boolean isNestedScrollingEnabled();
17387 HSPLandroid/view/View;->isNestedScrollingEnabled()Z
52846 method public boolean isNestedScrollingEnabled();