Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DCentralSurfacesImpl.java992 getNotificationShadeWindowViewController(), in start()
1192 getNotificationShadeWindowViewController() in makeStatusBarView()
1496 getNotificationShadeWindowViewController().setupExpandedStatusBar(); in setUpShade()
1497 getNotificationShadeWindowViewController().setupCommunalHubLayout(); in setUpShade()
1499 getNotificationShadeWindowViewController()); in setUpShade()
1503 protected NotificationShadeWindowViewController getNotificationShadeWindowViewController() { in getNotificationShadeWindowViewController() method
1508 return getNotificationShadeWindowViewController().getView(); in getNotificationShadeWindowView()
1563 return getNotificationShadeWindowViewController().getKeyguardMessageArea(); in getKeyguardMessageArea()
2472 getNotificationShadeWindowViewController().cancelCurrentTouch();
2913 getNotificationShadeWindowViewController().handleExternalTouch(event); in handleExternalShadeWindowTouch()