Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationPanelViewController.java272 private static final long SHADE_OPEN_SPRING_OUT_DURATION = 350L; field in NotificationPanelViewController
2169 animator.setDuration(SHADE_OPEN_SPRING_OUT_DURATION); in flingToHeight()