Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBar.java463 private PhoneStatusBarViewController mPhoneStatusBarViewController; field in StatusBar
1153 mPhoneStatusBarViewController = in makeStatusBarView()
3482 if (mPhoneStatusBarViewController != null) { in setBouncerShowingForStatusBarComponents()
3483 mPhoneStatusBarViewController.setImportantForAccessibility(importance); in setBouncerShowingForStatusBarComponents()