Searched refs:startNestedScroll (Results 1 – 9 of 9) sorted by relevance
107 boolean startNestedScroll(int axes); in startNestedScroll() method
2667 startNestedScroll(nestedScrollAxis); in onInterceptTouchEvent()2774 startNestedScroll(nestedScrollAxis); in onTouchEvent()
686 startNestedScroll(SCROLL_AXIS_VERTICAL); in onInterceptTouchEvent()757 startNestedScroll(SCROLL_AXIS_VERTICAL); in onTouchEvent()1800 startNestedScroll(SCROLL_AXIS_VERTICAL); in onNestedScrollAccepted()
3860 startNestedScroll(SCROLL_AXIS_VERTICAL); in onTouchEvent()4349 startNestedScroll(SCROLL_AXIS_VERTICAL); in onNestedScrollAccepted()4536 startNestedScroll(SCROLL_AXIS_VERTICAL); in onInterceptTouchEvent()
778 if (view.startNestedScroll(axis)) { in handleScrolling()
25965 public boolean startNestedScroll(int axes) { in startNestedScroll() method in View
17266 HSPLandroid/view/View;->startNestedScroll(I)Z
33756 method public boolean startNestedScroll(int);
50662 method public boolean startNestedScroll(int);