Home
last modified time | relevance | path

Searched refs:getCurrentVelocity (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/
DExpandHelper.java332 finishExpanding(false, getCurrentVelocity()); in onInterceptTouchEvent()
372 private float getCurrentVelocity() { in getCurrentVelocity() method in ExpandHelper
488 finishExpanding(false, getCurrentVelocity()); in onTouchEvent()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DKeyguardAffordanceHelper.java284 float vel = getCurrentVelocity(); in flingWithCurrentVelocity()
432 private float getCurrentVelocity() {
DNotificationPanelView.java616 float vel = getCurrentVelocity(); in flingQsWithCurrentVelocity()
1228 private float getCurrentVelocity() { in getCurrentVelocity() method in NotificationPanelView