Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
H A DOverviewProxyService.java154 private final NotificationShadeWindowController mStatusBarWinController; field in OverviewProxyService
575 mStatusBarWinController = statusBarWinController; in OverviewProxyService()
681 if (mStatusBarWinController != null) { in updateSystemUiStateFlags()
682 mStatusBarWinController.notifyStateChangedCallbacks(); in updateSystemUiStateFlags()