Home | History | Annotate | Download | only in widget

Lines Matching refs:startScroll

782     final public void startScroll(int dx, int dy, boolean easeFling, int duration, boolean page) {
823 scroller.startScroll(basex, basey, dx, dy, duration);
848 startScroll(dx, dy, easeFling, duration, page);
964 * update scroller position, this is either trigger by fling()/startScroll() on the