Searched defs:getCurrentVelocity (Results 1 - 2 of 2) sorted by last modified time

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java337 getCurrentVelocity());
377 private float getCurrentVelocity() { method in class:ExpandHelper
498 getCurrentVelocity());
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardAffordanceHelper.java318 float vel = getCurrentVelocity(lastX, lastY);
483 private float getCurrentVelocity(float lastX, float lastY) { method in class:KeyguardAffordanceHelper

Completed in 61 milliseconds