Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DNotificationPanelView.java810 float vel = getCurrentQSVelocity(); in flingQsWithCurrentVelocity()
819 float vel = getCurrentQSVelocity(); in logQsSwipeDown()
1439 private float getCurrentQSVelocity() { in getCurrentQSVelocity() method in NotificationPanelView