Searched refs:onBarControlTargetChanged (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | InsetsStateControllerTest.java | 326 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 D | WindowStateTests.java | 444 mDisplayContent.getInsetsStateController().onBarControlTargetChanged( in testVisibleWithInsetsProvider()
|
/aosp14/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | InsetsStateController.java | 263 void onBarControlTargetChanged(@Nullable InsetsControlTarget statusControlling, in onBarControlTargetChanged() method in InsetsStateController
|
H A D | InsetsPolicy.java | 132 mStateController.onBarControlTargetChanged( in updateBarControlTarget()
|
/aosp14/frameworks/base/services/ |
H A D | art-profile | 11156 HSPLcom/android/server/wm/InsetsStateController;->onBarControlTargetChanged(Lcom/android/server/wm/…
|