Searched refs:isNestedScrollingEnabled (Results 1 – 6 of 6) sorted by relevance
68 boolean isNestedScrollingEnabled(); in isNestedScrollingEnabled() method
15166 if (isNestedScrollingEnabled() in performAccessibilityActionInternal()28668 public boolean isNestedScrollingEnabled() { in isNestedScrollingEnabled() method in View28715 if (isNestedScrollingEnabled()) { in startNestedScroll()28790 if (isNestedScrollingEnabled() && mNestedScrollingParent != null) { in dispatchNestedScroll()28839 if (isNestedScrollingEnabled() && mNestedScrollingParent != null) { in dispatchNestedPreScroll()28892 if (isNestedScrollingEnabled() && mNestedScrollingParent != null) { in dispatchNestedFling()28929 if (isNestedScrollingEnabled() && mNestedScrollingParent != null) { in dispatchNestedPreFling()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17604 HSPLandroid/view/View;->isNestedScrollingEnabled()Z
17668 HSPLandroid/view/View;->isNestedScrollingEnabled()Z
52333 method public boolean isNestedScrollingEnabled();