Searched refs:startNestedScroll (Results 1 – 12 of 12) sorted by relevance
108 boolean startNestedScroll(int axes); in startNestedScroll() method
2687 startNestedScroll(nestedScrollAxis); in onInterceptTouchEvent()2826 startNestedScroll(nestedScrollAxis); in onTouchEvent()
85 recyclerView.startNestedScroll(View.SCROLL_AXIS_VERTICAL); in nestedVerticalScrollBy()
749 startNestedScroll(SCROLL_AXIS_VERTICAL); in onInterceptTouchEvent()820 startNestedScroll(SCROLL_AXIS_VERTICAL); in onTouchEvent()2001 startNestedScroll(SCROLL_AXIS_VERTICAL); in onNestedScrollAccepted()
3979 startNestedScroll(SCROLL_AXIS_VERTICAL); in onTouchEvent()4600 startNestedScroll(SCROLL_AXIS_VERTICAL); in onNestedScrollAccepted()4804 startNestedScroll(SCROLL_AXIS_VERTICAL); in onInterceptTouchEvent()
761 if (view.startNestedScroll(axis)) { in handleScrolling()
29781 public boolean startNestedScroll(int axes) { in startNestedScroll() method
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
17614 HSPLandroid/view/View;->startNestedScroll(I)Z
33756 method public boolean startNestedScroll(int);
17678 HSPLandroid/view/View;->startNestedScroll(I)Z
53172 method public boolean startNestedScroll(int);