Home
last modified time | relevance | path

Searched refs:hideInternal (Results 1 – 7 of 7) sorted by relevance

/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DOverlayViewController.java114 hideInternal(); in hide()
123 protected void hideInternal() { in hideInternal() method in OverlayViewController
DOverlayViewGlobalStateController.java371 hideView(overlayController, overlayController::hideInternal); in hideViewsForOcclusion()
/packages/apps/TV/src/com/android/tv/menu/
DMenu.java150 hideInternal(); in Menu()
244 hideInternal(); in hide()
248 private void hideInternal() { in hideInternal() method in Menu
/packages/apps/Car/SystemUI/src/com/android/systemui/car/notification/
DNotificationPanelViewController.java222 protected void hideInternal() { in hideInternal() method in NotificationPanelViewController
223 super.hideInternal(); in hideInternal()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DFullScreenUserSwitcherViewController.java110 protected void hideInternal() { in hideInternal() method in FullScreenUserSwitcherViewController
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/window/
DOverlayViewControllerTest.java156 protected void hideInternal() { in hideInternal() method in OverlayViewControllerTest.TestOverlayViewController
/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java395 hideInternal(); in resetBouncer()