Searched defs:notificationShadeWindowViewController (Results 1 – 3 of 3) sorted by relevance
16 private val notificationShadeWindowViewController: NotificationShadeWindowViewController, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerProvider38 private val notificationShadeWindowViewController: NotificationShadeWindowViewController, constant in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorController
29 @Mock lateinit var notificationShadeWindowViewController: NotificationShadeWindowViewController variable in com.android.systemui.statusbar.notification.NotificationLaunchAnimatorControllerTest
142 NotificationShadeWindowViewController notificationShadeWindowViewController, in initialize()