Searched defs:keyguardRootView (Results 1 – 4 of 4) sorted by relevance
94 val keyguardRootView = viewProvider() in LockscreenScene() constant100 update = { keyguardRootView -> in LockscreenScene() method
166 val keyguardRootView = KeyguardRootView(context, null) in <lambda>() constant
65 private val keyguardRootView: KeyguardRootView, constant in com.android.systemui.keyguard.KeyguardViewConfigurator
692 public NotificationPanelViewController(NotificationPanelView view, in NotificationPanelViewController()