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.java999 float vel = getCurrentQSVelocity(); in flingQsWithCurrentVelocity()
1008 float vel = getCurrentQSVelocity(); in logQsSwipeDown()
1669 private float getCurrentQSVelocity() { in getCurrentQSVelocity() method in NotificationPanelView