Home
last modified time | relevance | path

Searched defs:computeVelocity (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/allapps/
DVerticalPullDetector.java243 private float computeVelocity(MotionEvent to) { in computeVelocity() method in VerticalPullDetector
247 public float computeVelocity(float delta, long currentMillis) { in computeVelocity() method in VerticalPullDetector