Searched defs:getCurrentVelocity (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
H A DExpandHelper.java332 finishExpanding(false, getCurrentVelocity());
369 private float getCurrentVelocity() { method in class:ExpandHelper
485 finishExpanding(false, getCurrentVelocity());
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DKeyguardAffordanceHelper.java293 float vel = getCurrentVelocity();
441 private float getCurrentVelocity() { method in class:KeyguardAffordanceHelper
H A DNotificationPanelView.java552 float vel = getCurrentVelocity();
1115 private float getCurrentVelocity() { method in class:NotificationPanelView

Completed in 120 milliseconds