Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DOverlayPanelViewController.java248 if (!shouldAnimateCollapsePanel()) { in animateCollapsePanel()
261 protected abstract boolean shouldAnimateCollapsePanel(); in shouldAnimateCollapsePanel() method in OverlayPanelViewController
/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/
DHvacPanelOverlayViewController.java117 protected boolean shouldAnimateCollapsePanel() { in shouldAnimateCollapsePanel() method in HvacPanelOverlayViewController
/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java490 protected boolean shouldAnimateCollapsePanel() { in shouldAnimateCollapsePanel() method in NotificationPanelViewController
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/window/
DOverlayPanelViewControllerTest.java482 protected boolean shouldAnimateCollapsePanel() { in shouldAnimateCollapsePanel() method in OverlayPanelViewControllerTest.TestOverlayPanelViewController