Searched refs:getNestedScrollAxes (Results 1 – 7 of 7) sorted by relevance
224 return mIsDragging || getNestedScrollAxes() == SCROLL_AXIS_VERTICAL; in isDragging()300 (getNestedScrollAxes() & SCROLL_AXIS_VERTICAL) == 0) { in onInterceptTouchEvent()
641 if (yDiff > mTouchSlop && (getNestedScrollAxes() & SCROLL_AXIS_VERTICAL) == 0) { in onInterceptTouchEvent()
3553 (getNestedScrollAxes() & SCROLL_AXIS_VERTICAL) == 0) { in startScrollIfNeeded()
7723 public int getNestedScrollAxes() { in getNestedScrollAxes() method in ViewGroup
34124 method public int getNestedScrollAxes();
52478 method public int getNestedScrollAxes();
52622 method public int getNestedScrollAxes();