Home
last modified time | relevance | path

Searched refs:onBarControlTargetChanged (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DInsetsStateControllerTest.java326 getController().onBarControlTargetChanged(app, null, app, null); in testBarControllingWinChanged()
337 getController().onBarControlTargetChanged(app, null, null, null); in testControlRevoked()
339 getController().onBarControlTargetChanged(null, null, null, null); in testControlRevoked()
349 getController().onBarControlTargetChanged(app, null, null, null); in testControlRevoked_animation()
H A DWindowStateTests.java444 mDisplayContent.getInsetsStateController().onBarControlTargetChanged( in testVisibleWithInsetsProvider()
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DInsetsStateController.java263 void onBarControlTargetChanged(@Nullable InsetsControlTarget statusControlling, in onBarControlTargetChanged() method in InsetsStateController
H A DInsetsPolicy.java132 mStateController.onBarControlTargetChanged( in updateBarControlTarget()
/aosp14/frameworks/base/services/
H A Dart-profile11156 HSPLcom/android/server/wm/InsetsStateController;->onBarControlTargetChanged(Lcom/android/server/wm/…