Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java273 private static final long SHADE_OPEN_SPRING_BACK_DURATION = 400L; field in NotificationPanelViewController
3950 animator.setDuration(SHADE_OPEN_SPRING_BACK_DURATION);