Lines Matching refs:ScrollInterpolator
236 mScroller = new Scroller(getContext(), new ScrollInterpolator());1497 private static class ScrollInterpolator implements Interpolator {1498 public ScrollInterpolator() {