Home | History | Annotate | Download | only in widget

Lines Matching refs:scrollTo

528                 scrollTo(0, getScroll() + (int) delta);
740 public void scrollTo(int x, int y) {
805 scrollTo(0, scroll);
861 scrollTo(0, mScroller.getCurrY());
869 scrollTo(0, getScroll() + getTransparentViewHeight());