Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewTest.kt206 controller.setupExpandedStatusBar()
H A DNotificationShadeWindowViewControllerTest.kt199 underTest.setupExpandedStatusBar()
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
H A DNotificationShadeWindowViewController.java247 public void setupExpandedStatusBar() { in setupExpandedStatusBar() method in NotificationShadeWindowViewController
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DCentralSurfacesImpl.java1609 getNotificationShadeWindowViewController().setupExpandedStatusBar(); in inflateStatusBarWindow()