Home
last modified time | relevance | path

Searched refs:onExpandAnimationEnd (Results 1 – 5 of 5) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DOverlayPanelViewController.java328 onExpandAnimationEnd();
395 onExpandAnimationEnd();
421 protected abstract void onExpandAnimationEnd();
/packages/services/Car/car_product/car_ui_portrait/apps/CarUiPortraitSystemUI/src/com/android/systemui/car/hvac/
DAutoDismissHvacPanelOverlayViewController.java138 onExpandAnimationEnd(); in animate()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/hvac/
DHvacPanelOverlayViewController.java167 protected void onExpandAnimationEnd() { in onExpandAnimationEnd() method in HvacPanelOverlayViewController
/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java520 protected void onExpandAnimationEnd() { in onExpandAnimationEnd() method in NotificationPanelViewController
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/window/
DOverlayPanelViewControllerTest.java528 protected void onExpandAnimationEnd() { in onExpandAnimationEnd() method in OverlayPanelViewControllerTest.TestOverlayPanelViewController