Home
last modified time | relevance | path

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

/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/
H A DHvacPanelOverlayViewController.java99 protected boolean shouldAnimateCollapsePanel() { in shouldAnimateCollapsePanel() method in HvacPanelOverlayViewController
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
H A DOverlayPanelViewController.java238 if (!shouldAnimateCollapsePanel()) { in animateCollapsePanel()
251 protected abstract boolean shouldAnimateCollapsePanel(); in shouldAnimateCollapsePanel() method in OverlayPanelViewController
/aosp12/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
H A DNotificationPanelViewController.java455 protected boolean shouldAnimateCollapsePanel() { in shouldAnimateCollapsePanel() method in NotificationPanelViewController
/aosp12/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/window/
H A DOverlayPanelViewControllerTest.java458 protected boolean shouldAnimateCollapsePanel() { in shouldAnimateCollapsePanel() method in OverlayPanelViewControllerTest.TestOverlayPanelViewController