Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java443 protected float getCurrentExpandVelocity() { in getCurrentExpandVelocity() method in PanelViewController
H A DNotificationPanelViewController.java3335 .setExpandingVelocity(getCurrentExpandVelocity()); in updateExpandedHeight()