Searched refs:getBaseLayout (Results 1 – 7 of 7) sorted by relevance
80 mSystemUIOverlayWindowController.getBaseLayout().getWindowInsetsController(); in OverlayViewGlobalStateController()146 zOrder = mSystemUIOverlayWindowController.getBaseLayout().indexOfChild( in updateInternalsWhenShowingView()362 viewController.inflate(mSystemUIOverlayWindowController.getBaseLayout()); in inflateView()
100 public ViewGroup getBaseLayout() { in getBaseLayout() method in SystemUIOverlayWindowController
70 public CarSetupWizardCompatLayout getBaseLayout() { in getBaseLayout() method in CarSetupWizardLayoutHelper
115 when(mSystemUIOverlayWindowController.getBaseLayout()).thenReturn(mockBaseLayout); in setUp()
134 setupTransitionAnimationHelper(layoutHelper.getBaseLayout(), activity, callback); in startTransitionAnimation()
85 when(mSystemUIOverlayWindowController.getBaseLayout()).thenReturn(mBaseLayout); in setUp()1112 when(mSystemUIOverlayWindowController.getBaseLayout()).thenReturn(mBaseLayout); in setOverlayViewControllerAsShowing()
179 mFocusParkingView = systemUIOverlayWindowController.getBaseLayout().findViewById( in CarKeyguardViewController()