Searched refs:getWindowRootView (Results 1 – 9 of 9) sorted by relevance
71 WindowRootView getWindowRootView(); in getWindowRootView() method
67 default ViewGroup getWindowRootView() { in getWindowRootView() method
811 mNotificationShadeWindowController.getWindowRootView().getWindowInsetsController() in onStartedWakingUp()825 mNotificationShadeWindowController.getWindowRootView().getWindowInsetsController() in onStartedGoingToSleep()1180 mNotificationShadeWindowController.getWindowRootView().getWindowInsetsController()1258 mNotificationShadeWindowController.getWindowRootView().getWindowInsetsController() in updateNavigationBarVisibility()1382 ViewGroup viewGroup = mNotificationShadeWindowController.getWindowRootView(); in getViewRootImpl()
1116 mNotificationShadeWindowController.getWindowRootView(), in start()1605 ViewGroup windowRootView = mCentralSurfacesComponent.getWindowRootView(); in inflateStatusBarWindow()2754 View root = mNotificationShadeWindowController.getWindowRootView(); in getViewRootImpl()
287 public ViewGroup getWindowRootView() { in getWindowRootView() method in NotificationShadeWindowControllerImpl615 IWindow.Stub.asInterface(getWindowRootView().getWindowToken()), in setTouchExclusionRegion()
2727 if (mNotificationShadeWindowController.getWindowRootView() in expand()
481 View shadeWindowView = mNotificationShadeWindowController.getWindowRootView(); in isImeShown()
382 doReturn(mockShadeWindowView).when(mNotificationShadeWindowController).getWindowRootView(); in testSetImeWindowStatusWhenKeyguardLockingAndImeInsetsChange()
178 when(mNotificationShadeWindowController.getWindowRootView()) in setUp()