Home | History | Annotate | Download | only in launcher2

Lines Matching refs:getCurrY

448                 || getScrollY() != mScroller.getCurrY()
450 scrollTo(mScroller.getCurrX(), mScroller.getCurrY());