Home | History | Annotate | Download | only in phone

Lines Matching refs:fling

342                     fling(vel, expand);
494 * @return whether a fling should expands the panel; contracts otherwise
511 protected void fling(float vel, boolean expand) {
594 fling(mUpdateFlingVelocity, true);
711 fling(0, false /* expand */);
719 fling(0, false /* expand */);
728 fling(0, true /* expand */);