Searched refs:notifShadeWindowControllerLazy (Results 1 – 3 of 3) sorted by relevance
70 private val notifShadeWindowControllerLazy: Lazy<NotificationShadeWindowController>, constant in com.android.systemui.statusbar.phone.UnlockedScreenOffAnimationController133 notifShadeWindowControllerLazy.get().windowRootView, in <lambda>()252 checkNotNull(notifShadeWindowControllerLazy.get().windowRootView) in shouldDelayKeyguardShow()
83 private val notifShadeWindowControllerLazy: Lazy<NotificationShadeWindowController>, in <lambda>() constant in com.android.systemui.statusbar.phone.LegacyActivityStarterInternalImpl529 notifShadeWindowControllerLazy.get(), in <lambda>()
118 notifShadeWindowControllerLazy = { notifShadeWindowController }, in setUp()