Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/window/
DOverlayViewControllerTest.java152 mOverlayViewController.hideInternal(); in hideInternal_callsListenerOnVisibilityChangedFalse()
179 protected void hideInternal() { in hideInternal() method in OverlayViewControllerTest.TestOverlayViewController
180 super.hideInternal(); in hideInternal()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DOverlayViewController.java139 hideInternal(); in hide()
149 protected void hideInternal() { in hideInternal() method in OverlayViewController
DOverlayViewGlobalStateController.java397 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.java250 protected void hideInternal() { in hideInternal() method in NotificationPanelViewController
251 super.hideInternal(); in hideInternal()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DFullScreenUserSwitcherViewController.java130 protected void hideInternal() { in hideInternal() method in FullScreenUserSwitcherViewController
/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java508 hideInternal(); in resetBouncer()