Home
last modified time | relevance | path

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

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
H A DStatusBarViewModule.java81 NotificationShadeWindowView notificationShadeWindowView = (NotificationShadeWindowView) in providesNotificationShadeWindowView() local
95 NotificationShadeWindowView notificationShadeWindowView) { in providesNotificationStackScrollLayout()
134 NotificationShadeWindowView notificationShadeWindowView) { in getNotificationPanelView()
142 NotificationShadeWindowView notificationShadeWindowView) { in getLockIconView()
151 NotificationShadeWindowView notificationShadeWindowView) { in getAuthRippleView()
160 NotificationShadeWindowView notificationShadeWindowView, in getSplitShadeStatusBarView()
228 NotificationShadeWindowView notificationShadeWindowView) { in getNotificationsQuickSettingsContainer()
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
H A DStatusBarNotificationPresenterTest.java98 NotificationShadeWindowView notificationShadeWindowView = in setup() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DStatusBarTouchableRegionManager.java123 @NonNull View notificationShadeWindowView) { in setup()
H A DNotificationShadeWindowViewController.java138 NotificationShadeWindowView notificationShadeWindowView, in NotificationShadeWindowViewController()
H A DStatusBarCommandQueueCallbacks.java134 NotificationShadeWindowView notificationShadeWindowView, in StatusBarCommandQueueCallbacks()
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/policy/
H A DUserSwitcherController.java835 public void init(NotificationShadeWindowView notificationShadeWindowView) { in init()