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/
DPanelViewController.java573 if (shouldUseDismissingAnimation()) { in flingToHeight()
634 protected abstract boolean shouldUseDismissingAnimation(); in shouldUseDismissingAnimation() method in PanelViewController
DNotificationPanelViewController.java2426 protected boolean shouldUseDismissingAnimation() { in shouldUseDismissingAnimation() method in NotificationPanelViewController