Searched refs:startMotion (Results 1 – 1 of 1) sorted by relevance
246 startMotion(pointerY, false, currentProgress); in onTouch()264 startMotion(newY, true, currentProgress); in onTouch()456 private void startMotion(float newY, boolean startTracking, float startProgress) { in startMotion() method in FlingUpDownTouchHandler