Searched refs:windowRootView (Results 1 – 5 of 5) sorted by relevance
57 private val windowRootView: Provider<WindowRootView>,182 windowRootView.get().dispatchTouchEvent(event)247 private val windowRootView: Provider<WindowRootView>,269 windowRootView,
24 get() = notificationShadeWindowController.windowRootView
121 notifShadeWindowControllerLazy.get().windowRootView, CUJ_SCREEN_OFF)230 checkNotNull(notifShadeWindowControllerLazy.get().windowRootView)
1605 ViewGroup windowRootView = mCentralSurfacesComponent.getWindowRootView(); in inflateStatusBarWindow() local1608 mNotificationShadeWindowController.setWindowRootView(windowRootView); in inflateStatusBarWindow()
80 private lateinit var windowRootView: Provider<WindowRootView>221 windowRootView,