Searched refs:getControlsForDispatch (Results 1 – 7 of 7) sorted by relevance
144 = mDisplayContent.getInsetsStateController().getControlsForDispatch(notifShade); in testControlsForDispatch_statusBarForceShowNavigation_butFocusedAnyways()190 mDisplayContent.getInsetsStateController().getControlsForDispatch(dialog); in testControlsForDispatch_topAppHidesStatusBar()197 mDisplayContent.getInsetsStateController().getControlsForDispatch(fullscreenApp); in testControlsForDispatch_topAppHidesStatusBar()225 mDisplayContent.getInsetsStateController().getControlsForDispatch(panel); in testControlsForDispatch_topAppHidesStatusBar()237 panelControls = mDisplayContent.getInsetsStateController().getControlsForDispatch(panel); in testControlsForDispatch_topAppHidesStatusBar()247 panelControls = mDisplayContent.getInsetsStateController().getControlsForDispatch(panel); in testControlsForDispatch_topAppHidesStatusBar()281 mDisplayContent.getInsetsStateController().getControlsForDispatch(mAppWindow); in testShowTransientBars_bothCanBeTransient_appGetsBothFakeControls()309 mDisplayContent.getInsetsStateController().getControlsForDispatch(mAppWindow); in testShowTransientBars_statusBarCanBeTransient_appGetsStatusBarFakeControl()342 mDisplayContent.getInsetsStateController().getControlsForDispatch(mAppWindow); in testAbortTransientBars_bothCanBeAborted_appGetsBothRealControls()367 controls = mDisplayContent.getInsetsStateController().getControlsForDispatch(mAppWindow); in testAbortTransientBars_bothCanBeAborted_appGetsBothRealControls()[all …]
327 InsetsSourceControl[] controls = getController().getControlsForDispatch(app); in testBarControllingWinChanged()338 assertNotNull(getController().getControlsForDispatch(app)); in testControlRevoked()340 assertNull(getController().getControlsForDispatch(app)); in testControlRevoked()350 assertNotNull(getController().getControlsForDispatch(app)); in testControlRevoked_animation()352 assertNull(getController().getControlsForDispatch(app)); in testControlRevoked_animation()361 assertNull(getController().getControlsForDispatch(app)); in testControlTargetChangedWhileProviderHasNoWindow()363 assertNotNull(getController().getControlsForDispatch(app)); in testControlTargetChangedWhileProviderHasNoWindow()
76 InsetsSourceControl[] controls = getControlsForDispatch(this);99 @Nullable InsetsSourceControl[] getControlsForDispatch(InsetsControlTarget target) { in getControlsForDispatch() method in InsetsStateController
742 mInsetsController.onControlsChanged(mStateController.getControlsForDispatch(this)); in run()
3695 getDisplayContent().getInsetsStateController().getControlsForDispatch(this); in fillInsetsSourceControls()
7070 stateController.getControlsForDispatch(this)); in notifyInsetsControlChanged()
27429 HPLcom/android/server/wm/InsetsStateController;->getControlsForDispatch(Lcom/android/server/wm/Inse…