Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java658 (animator.getDuration() * getCannedFlingDurationFactor() in flingToHeight()
1061 protected abstract float getCannedFlingDurationFactor(); in getCannedFlingDurationFactor() method in PanelView
DNotificationPanelView.java2091 protected float getCannedFlingDurationFactor() { in getCannedFlingDurationFactor() method in NotificationPanelView