Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowViewTest.java145 mController.setupExpandedStatusBar(); in setUp()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DNotificationShadeWindowViewController.java183 public void setupExpandedStatusBar() { in setupExpandedStatusBar() method in NotificationShadeWindowViewController
H A DStatusBar.java1538 mNotificationShadeWindowViewController.setupExpandedStatusBar(); in inflateStatusBarWindow()