Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DPanelViewController.java606 if (shouldUseDismissingAnimation()) { in flingToHeight()
701 protected abstract boolean shouldUseDismissingAnimation(); in shouldUseDismissingAnimation() method in PanelViewController
H A DNotificationPanelViewController.java3176 protected boolean shouldUseDismissingAnimation() { in shouldUseDismissingAnimation() method in NotificationPanelViewController