Searched refs:forceSnapBack (Results 1 – 1 of 1) sorted by relevance
172 private void endMotion(MotionEvent event, boolean forceSnapBack) { in endMotion() argument174 flingWithCurrentVelocity(forceSnapBack); in endMotion()283 private void flingWithCurrentVelocity(boolean forceSnapBack) { in flingWithCurrentVelocity() argument293 fling(vel, snapBack || forceSnapBack); in flingWithCurrentVelocity()