Home
last modified time | relevance | path

Searched defs:notificationShadeWindowView (Results 1 – 6 of 6) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarViewModule.java37 NotificationShadeWindowView notificationShadeWindowView) { in getNotificationPanelView()
45 NotificationShadeWindowView notificationShadeWindowView) { in getLockIconView()
54 NotificationShadeWindowView notificationShadeWindowView) { in getAuthRippleView()
DStatusBarComponent.java48 NotificationShadeWindowView notificationShadeWindowView); in statusBarWindowView()
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/
DSuperStatusBarViewFactory.java132 NotificationShadeWindowView notificationShadeWindowView = getNotificationShadeWindowView(); in getNotificationPanelView() local
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenterTest.java114 NotificationShadeWindowView notificationShadeWindowView = in setup() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTouchableRegionManager.java122 @NonNull View notificationShadeWindowView) { in setup()
DNotificationShadeWindowViewController.java137 NotificationShadeWindowView notificationShadeWindowView, in NotificationShadeWindowViewController()