Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java516 protected float getCurrentExpandVelocity() { in getCurrentExpandVelocity() method in PanelView
DNotificationPanelView.java3056 mNotificationStackScroller.setExpandingVelocity(getCurrentExpandVelocity()); in updateExpandedHeight()