Home | History | Annotate | Download | only in widget

Lines Matching refs:getNestedScrollAxes

195         return mIsDragging || getNestedScrollAxes() == SCROLL_AXIS_VERTICAL;
257 (getNestedScrollAxes() & SCROLL_AXIS_VERTICAL) == 0) {