Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/
DStatusBarNotificationPresenterTest.java97 NotificationShadeWindowView notificationShadeWindowView = in setup() local
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DStatusBarTouchableRegionManager.java137 @NonNull View notificationShadeWindowView) { in setup()
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DNotificationShadeWindowViewController.java148 NotificationShadeWindowView notificationShadeWindowView, in NotificationShadeWindowViewController()
/frameworks/base/packages/SystemUI/src/com/android/systemui/keyguard/
DKeyguardViewConfigurator.kt71 private val notificationShadeWindowView: NotificationShadeWindowView, constant in com.android.systemui.keyguard.KeyguardViewConfigurator