Searched refs:onBarControlTargetChanged (Results 1 – 5 of 5) sorted by relevance
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
H A D | InsetsStateControllerTest.java | 294 getController().onBarControlTargetChanged(app, null, app, null); in testBarControllingWinChanged() 304 getController().onBarControlTargetChanged(app, null, null, null); in testControlRevoked() 306 getController().onBarControlTargetChanged(null, null, null, null); in testControlRevoked() 315 getController().onBarControlTargetChanged(app, null, null, null); in testControlRevoked_animation()
|
H A D | WindowStateTests.java | 440 mDisplayContent.getInsetsStateController().onBarControlTargetChanged( in testVisibleWithInsetsProvider()
|
/aosp12/frameworks/base/services/core/java/com/android/server/wm/ |
H A D | InsetsPolicy.java | 144 mStateController.onBarControlTargetChanged( in updateBarControlTarget()
|
H A D | InsetsStateController.java | 433 void onBarControlTargetChanged(@Nullable InsetsControlTarget statusControlling, in onBarControlTargetChanged() method in InsetsStateController
|
/aosp12/frameworks/base/services/ |
H A D | art-profile | 46800 HPLcom/android/server/wm/InsetsStateController;->onBarControlTargetChanged(Lcom/android/server/wm/I…
|