Searched refs:startScrollSpring (Results 1 – 2 of 2) sorted by relevance
274 public void startScrollSpring(int start, int delta, int duration, float velocity) { in startScrollSpring() method in OverScroller
1512 mScroller.startScrollSpring(getUnboundedScrollX(), delta, duration, velocity); in snapToPage()