Home | History | Annotate | Download | only in launcher3

Lines Matching refs:getCurrY

719                 || getScrollY() != mScroller.getCurrY()
723 scrollTo(scrollX, mScroller.getCurrY());