Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DPanelView.java762 if (shouldUseDismissingAnimation()) { in flingToHeight()
808 protected abstract boolean shouldUseDismissingAnimation(); in shouldUseDismissingAnimation() method in PanelView
DNotificationPanelView.java2718 protected boolean shouldUseDismissingAnimation() { in shouldUseDismissingAnimation() method in NotificationPanelView