Home
last modified time | relevance | path

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

/packages/apps/Car/SystemUI/src/com/android/systemui/car/window/
DOverlayViewController.java96 showInternal(); in show()
105 protected void showInternal() { in showInternal() method in OverlayViewController
DOverlayViewGlobalStateController.java379 showView(overlayViewController, overlayViewController::showInternal); in showViewsHiddenForOcclusion()
/packages/apps/Car/SystemUI/src/com/android/systemui/car/userswitcher/
DFullScreenUserSwitcherViewController.java105 protected void showInternal() { in showInternal() method in FullScreenUserSwitcherViewController
/packages/apps/Car/SystemUI/tests/src/com/android/systemui/car/window/
DOverlayViewControllerTest.java151 protected void showInternal() { in showInternal() method in OverlayViewControllerTest.TestOverlayViewController
/packages/apps/Car/SystemUI/src/com/android/systemui/car/keyguard/
DCarKeyguardViewController.java373 showInternal(); in revealKeyguardIfBouncerPrepared()