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/
DNotificationPanelViewController.java1757 float vel = getCurrentQSVelocity(); in flingQsWithCurrentVelocity()
1773 float vel = getCurrentQSVelocity(); in logQsSwipeDown()
2619 private float getCurrentQSVelocity() { in getCurrentQSVelocity() method in NotificationPanelViewController