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.java573 (animator.getDuration() * getCannedFlingDurationFactor())); in fling()
999 protected abstract float getCannedFlingDurationFactor(); in getCannedFlingDurationFactor() method in PanelView
DNotificationPanelView.java1817 protected float getCannedFlingDurationFactor() { in getCannedFlingDurationFactor() method in NotificationPanelView