Searched refs:getOnlyScrollingInThisMotion (Results 1 – 2 of 2) sorted by relevance
1989 && !mView.getOnlyScrollingInThisMotion() && guts == null) {2001 && !mView.getOnlyScrollingInThisMotion()2040 boolean onlyScrollingInThisMotion = mView.getOnlyScrollingInThisMotion();
5621 boolean getOnlyScrollingInThisMotion() { in getOnlyScrollingInThisMotion() method