Home
last modified time | relevance | path

Searched refs:startNestedScroll (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DNestedScrollingChild.java108 boolean startNestedScroll(int axes); in startNestedScroll() method
H A DRecyclerView.java2687 startNestedScroll(nestedScrollAxis); in onInterceptTouchEvent()
2826 startNestedScroll(nestedScrollAxis); in onTouchEvent()
/aosp14/frameworks/base/core/java/com/android/internal/app/
H A DChooserRecyclerViewAccessibilityDelegate.java85 recyclerView.startNestedScroll(View.SCROLL_AXIS_VERTICAL); in nestedVerticalScrollBy()
/aosp14/frameworks/base/core/java/android/widget/
H A DScrollView.java721 startNestedScroll(SCROLL_AXIS_VERTICAL); in onInterceptTouchEvent()
792 startNestedScroll(SCROLL_AXIS_VERTICAL); in onTouchEvent()
1941 startNestedScroll(SCROLL_AXIS_VERTICAL); in onNestedScrollAccepted()
H A DAbsListView.java3971 startNestedScroll(SCROLL_AXIS_VERTICAL); in onTouchEvent()
4577 startNestedScroll(SCROLL_AXIS_VERTICAL); in onNestedScrollAccepted()
4767 startNestedScroll(SCROLL_AXIS_VERTICAL); in onInterceptTouchEvent()
/aosp14/frameworks/base/core/java/android/view/
H A DView.java28710 public boolean startNestedScroll(int axes) { in startNestedScroll() method in View
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/boot/
H A Dboot-image-profile.txt17894 HSPLandroid/view/View;->startNestedScroll(I)Z
/aosp14/frameworks/base/config/
H A Dboot-image-profile.txt17958 HSPLandroid/view/View;->startNestedScroll(I)Z
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt52654 method public boolean startNestedScroll(int);