Home | History | Annotate | Download | only in widget

Lines Matching refs:fling

504                  * If being flinged and user touches, stop the fling. isFinished
564 fling(-initialVelocity);
1338 * Fling the scroll view
1344 public void fling(int velocityY) {
1349 mScroller.fling(mScrollX, mScrollY, 0, velocityY, 0, 0, 0,