Home | History | Annotate | Download | only in widget

Lines Matching refs:fling

554                  * If being flinged and user touches, stop the fling. isFinished
633 fling(-initialVelocity);
1494 * Fling the scroll view
1500 public void fling(int velocityX) {
1505 mScroller.fling(mScrollX, mScrollY, velocityX, 0, 0,