Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/notification/
DNotificationLaunchAnimatorController.kt20 private val notificationShadeWindowViewController: NotificationShadeWindowViewController, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerProvider
47 private val notificationShadeWindowViewController: NotificationShadeWindowViewController, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController
/frameworks/base/packages/SystemUI/src/com/android/systemui/shade/
DShadeController.java131 NotificationShadeWindowViewController notificationShadeWindowViewController); in setNotificationShadeWindowViewController()
/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/notification/
DNotificationLaunchAnimatorControllerTest.kt30 @Mock lateinit var notificationShadeWindowViewController: NotificationShadeWindowViewController variable in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerTest
/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
DDozeServiceHost.java143 NotificationShadeWindowViewController notificationShadeWindowViewController, in initialize()