Searched refs:getBaseLayout (Results 1 – 7 of 7) sorted by relevance
80 mSystemUIOverlayWindowController.getBaseLayout().getWindowInsetsController(); in OverlayViewGlobalStateController()145 zOrder = mSystemUIOverlayWindowController.getBaseLayout().indexOfChild( in updateInternalsWhenShowingView()341 viewController.inflate(mSystemUIOverlayWindowController.getBaseLayout()); in inflateView()
98 public ViewGroup getBaseLayout() { in getBaseLayout() method in SystemUIOverlayWindowController
70 public CarSetupWizardCompatLayout getBaseLayout() { in getBaseLayout() method in CarSetupWizardLayoutHelper
134 setupTransitionAnimationHelper(layoutHelper.getBaseLayout(), activity, callback); in startTransitionAnimation()
116 when(mSystemUIOverlayWindowController.getBaseLayout()).thenReturn(mockBaseLayout); in setUp()
84 when(mSystemUIOverlayWindowController.getBaseLayout()).thenReturn(mBaseLayout); in setUp()1053 when(mSystemUIOverlayWindowController.getBaseLayout()).thenReturn(mBaseLayout); in setOverlayViewControllerAsShowing()
196 mFocusParkingView = systemUIOverlayWindowController.getBaseLayout().findViewById( in CarKeyguardViewController()