Searched refs:getControlsForDispatch (Results 1 – 8 of 8) sorted by relevance
167 = mDisplayContent.getInsetsStateController().getControlsForDispatch(notifShade); in testControlsForDispatch_statusBarForceShowNavigation_butFocusedAnyways()214 mDisplayContent.getInsetsStateController().getControlsForDispatch(dialog); in testControlsForDispatch_topAppHidesStatusBar()221 mDisplayContent.getInsetsStateController().getControlsForDispatch(fullscreenApp); in testControlsForDispatch_topAppHidesStatusBar()247 mDisplayContent.getInsetsStateController().getControlsForDispatch(mAppWindow); in testShowTransientBars_bothCanBeTransient_appGetsBothFakeControls()275 mDisplayContent.getInsetsStateController().getControlsForDispatch(mAppWindow); in testShowTransientBars_statusBarCanBeTransient_appGetsStatusBarFakeControl()304 mDisplayContent.getInsetsStateController().getControlsForDispatch(mAppWindow); in testAbortTransientBars_bothCanBeAborted_appGetsBothRealControls()318 controls = mDisplayContent.getInsetsStateController().getControlsForDispatch(mAppWindow); in testAbortTransientBars_bothCanBeAborted_appGetsBothRealControls()342 mDisplayContent.getInsetsStateController().getControlsForDispatch(app); in testShowTransientBars_abortsWhenControlTargetChanges()366 return mDisplayContent.getInsetsStateController().getControlsForDispatch(win); in addWindowAndGetControlsForDispatch()
299 InsetsSourceControl[] controls = getController().getControlsForDispatch(app); in testBarControllingWinChanged()309 assertNotNull(getController().getControlsForDispatch(app)); in testControlRevoked()311 assertNull(getController().getControlsForDispatch(app)); in testControlRevoked()320 assertNotNull(getController().getControlsForDispatch(app)); in testControlRevoked_animation()322 assertNull(getController().getControlsForDispatch(app)); in testControlRevoked_animation()
81 InsetsSourceControl[] controls = getControlsForDispatch(this);209 @Nullable InsetsSourceControl[] getControlsForDispatch(InsetsControlTarget target) { in getControlsForDispatch() method in InsetsStateController
70 mStateController.getControlsForDispatch(this);
5779 stateController.getControlsForDispatch(this)); in notifyInsetsControlChanged()
3670 stateController.getControlsForDispatch(this)); in notifyInsetsControlChanged()
2454 win.getDisplayContent().getInsetsStateController().getControlsForDispatch(win); in getInsetsSourceControls()
37156 HPLcom/android/server/wm/InsetsStateController;->getControlsForDispatch(Lcom/android/server/wm/Inse…