Searched refs:getControlsForDispatch (Results 1 – 8 of 8) sorted by relevance
158 = mDisplayContent.getInsetsStateController().getControlsForDispatch(notifShade); in testControlsForDispatch_statusBarForceShowNavigation_butFocusedAnyways()206 mDisplayContent.getInsetsStateController().getControlsForDispatch(dialog); in testControlsForDispatch_topAppHidesStatusBar()213 mDisplayContent.getInsetsStateController().getControlsForDispatch(fullscreenApp); in testControlsForDispatch_topAppHidesStatusBar()242 mDisplayContent.getInsetsStateController().getControlsForDispatch(panel); in testControlsForDispatch_topAppHidesStatusBar()254 panelControls = mDisplayContent.getInsetsStateController().getControlsForDispatch(panel); in testControlsForDispatch_topAppHidesStatusBar()264 panelControls = mDisplayContent.getInsetsStateController().getControlsForDispatch(panel); in testControlsForDispatch_topAppHidesStatusBar()298 mDisplayContent.getInsetsStateController().getControlsForDispatch(mAppWindow); in testShowTransientBars_bothCanBeTransient_appGetsBothFakeControls()327 mDisplayContent.getInsetsStateController().getControlsForDispatch(mAppWindow); in testShowTransientBars_statusBarCanBeTransient_appGetsStatusBarFakeControl()360 mDisplayContent.getInsetsStateController().getControlsForDispatch(mAppWindow); in testAbortTransientBars_bothCanBeAborted_appGetsBothRealControls()411 mDisplayContent.getInsetsStateController().getControlsForDispatch(app); in testShowTransientBars_abortsWhenControlTargetChanges()[all …]
295 InsetsSourceControl[] controls = getController().getControlsForDispatch(app); in testBarControllingWinChanged()305 assertNotNull(getController().getControlsForDispatch(app)); in testControlRevoked()307 assertNull(getController().getControlsForDispatch(app)); in testControlRevoked()316 assertNotNull(getController().getControlsForDispatch(app)); in testControlRevoked_animation()318 assertNull(getController().getControlsForDispatch(app)); in testControlRevoked_animation()
88 InsetsSourceControl[] controls = getControlsForDispatch(this);238 @Nullable InsetsSourceControl[] getControlsForDispatch(InsetsControlTarget target) { in getControlsForDispatch() method in InsetsStateController
78 mStateController.getControlsForDispatch(this);
4038 stateController.getControlsForDispatch(this), in notifyInsetsControlChanged()
6462 stateController.getControlsForDispatch(this)); in notifyInsetsControlChanged()
2552 win.getDisplayContent().getInsetsStateController().getControlsForDispatch(win); in getInsetsSourceControls()
46780 HSPLcom/android/server/wm/InsetsStateController;->getControlsForDispatch(Lcom/android/server/wm/Ins…