Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/dagger/
DStatusBarViewModule.java96 NotificationShadeWindowView notificationShadeWindowView = (NotificationShadeWindowView) in providesNotificationShadeWindowView() local
110 NotificationShadeWindowView notificationShadeWindowView) { in providesNotificationStackScrollLayout()
149 NotificationShadeWindowView notificationShadeWindowView) { in getNotificationPanelView()
157 NotificationShadeWindowView notificationShadeWindowView) { in getLockIconView()
166 NotificationShadeWindowView notificationShadeWindowView) { in getAuthRippleView()
175 NotificationShadeWindowView notificationShadeWindowView, in getLargeScreenShadeHeaderBarView()
252 NotificationShadeWindowView notificationShadeWindowView) { in getNotificationsQuickSettingsContainer()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenterTest.java105 NotificationShadeWindowView notificationShadeWindowView = in setup() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTouchableRegionManager.java123 @NonNull View notificationShadeWindowView) { in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DPulsingGestureListener.kt50 private val notificationShadeWindowView: NotificationShadeWindowView, in <lambda>() constant in com.android.systemui.shade.PulsingGestureListener
DNotificationShadeWindowViewController.java121 NotificationShadeWindowView notificationShadeWindowView, in NotificationShadeWindowViewController()