Searched refs:getOnlyScrollingInThisMotion (Results 1 – 2 of 2) sorted by relevance
1766 && !mView.getOnlyScrollingInThisMotion() && guts == null) {1778 && !mView.getOnlyScrollingInThisMotion()1817 boolean onlyScrollingInThisMotion = mView.getOnlyScrollingInThisMotion();
5376 boolean getOnlyScrollingInThisMotion() { in getOnlyScrollingInThisMotion() method