Searched defs:notificationShadeWindowView (Results 1 – 4 of 4) sorted by relevance
22 var Kosmos.notificationShadeWindowView by Kosmos.Fixture { mock<NotificationShadeWindowView>() } in <lambda>() variable
57 @Mock private lateinit var notificationShadeWindowView: NotificationShadeWindowView variable in com.android.keyguard.KeyguardUnfoldTransitionTest
161 protected void setup(@NonNull View notificationShadeWindowView) { in setup()
178 NotificationShadeWindowView notificationShadeWindowView, in NotificationShadeWindowViewController()