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

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

Completed in 194 milliseconds