Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/
DOverviewProxyService.java156 private final NotificationShadeWindowController mStatusBarWinController; field in OverviewProxyService
270 mStatusBarWinController.getWindowRootView().dispatchTouchEvent(event);
655 mStatusBarWinController = statusBarWinController; in OverviewProxyService()
764 if (mStatusBarWinController != null) { in updateSystemUiStateFlags()
765 mStatusBarWinController.notifyStateChangedCallbacks(); in updateSystemUiStateFlags()