Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java373 private PhoneStatusBarViewController mPhoneStatusBarViewController; field in CentralSurfacesImpl
1190 mPhoneStatusBarViewController = statusBarViewController; in makeStatusBarView()
1193 .setStatusBarViewController(mPhoneStatusBarViewController); in makeStatusBarView()
2455 if (mPhoneStatusBarViewController != null) { in setBouncerShowingForStatusBarComponents()
2456 mPhoneStatusBarViewController.setImportantForAccessibility(importance); in setBouncerShowingForStatusBarComponents()