Searched defs:getCannedFlingDurationFactor (Results 1 - 2 of 2) sorted by path

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationPanelView.java1972 protected float getCannedFlingDurationFactor() { method in class:NotificationPanelView
H A DPanelView.java666 (animator.getDuration() * getCannedFlingDurationFactor()
1080 protected abstract float getCannedFlingDurationFactor(); method in class:PanelView

Completed in 76 milliseconds