Home
last modified time | relevance | path

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

/frameworks/base/core/java/com/android/internal/widget/
DNestedScrollingChild.java107 boolean startNestedScroll(int axes); in startNestedScroll() method
DRecyclerView.java2667 startNestedScroll(nestedScrollAxis); in onInterceptTouchEvent()
2774 startNestedScroll(nestedScrollAxis); in onTouchEvent()
/frameworks/base/core/java/android/widget/
DScrollView.java686 startNestedScroll(SCROLL_AXIS_VERTICAL); in onInterceptTouchEvent()
757 startNestedScroll(SCROLL_AXIS_VERTICAL); in onTouchEvent()
1800 startNestedScroll(SCROLL_AXIS_VERTICAL); in onNestedScrollAccepted()
DAbsListView.java3860 startNestedScroll(SCROLL_AXIS_VERTICAL); in onTouchEvent()
4349 startNestedScroll(SCROLL_AXIS_VERTICAL); in onNestedScrollAccepted()
4536 startNestedScroll(SCROLL_AXIS_VERTICAL); in onInterceptTouchEvent()
/frameworks/layoutlib/bridge/src/com/android/layoutlib/bridge/impl/
DRenderSessionImpl.java778 if (view.startNestedScroll(axis)) { in handleScrolling()
/frameworks/base/core/java/android/view/
DView.java25965 public boolean startNestedScroll(int axes) { in startNestedScroll() method in View
/frameworks/base/config/
Dboot-image-profile.txt17266 HSPLandroid/view/View;->startNestedScroll(I)Z
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt33756 method public boolean startNestedScroll(int);
/frameworks/base/api/
Dcurrent.txt50662 method public boolean startNestedScroll(int);