Searched refs:getBaseLayout (Results 1 – 7 of 7) sorted by relevance
75 mSystemUIOverlayWindowController.getBaseLayout().getWindowInsetsController(); in OverlayViewGlobalStateController()140 zOrder = mSystemUIOverlayWindowController.getBaseLayout().indexOfChild( in updateInternalsWhenShowingView()336 viewController.inflate(mSystemUIOverlayWindowController.getBaseLayout()); in inflateView()
75 public ViewGroup getBaseLayout() { in getBaseLayout() method in SystemUIOverlayWindowController
90 setupEducationViews(layoutHelper.getBaseLayout(), activity, in initiateUi()136 setupTransitionAnimationHelper(layoutHelper.getBaseLayout(), activity, callback); in startTransitionAnimation()
71 public CarSetupWizardCompatLayout getBaseLayout() { in getBaseLayout() method in CarSetupWizardLayoutHelper
90 when(mSystemUIOverlayWindowController.getBaseLayout()).thenReturn(mockBaseLayout); in setUp()
84 when(mSystemUIOverlayWindowController.getBaseLayout()).thenReturn(mBaseLayout); in setUp()1053 when(mSystemUIOverlayWindowController.getBaseLayout()).thenReturn(mBaseLayout); in setOverlayViewControllerAsShowing()
144 mFocusParkingView = systemUIOverlayWindowController.getBaseLayout().findViewById( in CarKeyguardViewController()