Searched refs:onBarControlTargetChanged (Results 1 – 6 of 6) sorted by relevance
/frameworks/base/services/tests/wmtests/src/com/android/server/wm/ |
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() 360 getController().onBarControlTargetChanged(app, null, null, null); in testControlTargetChangedWhileProviderHasNoWindow() 575 getController().onBarControlTargetChanged(app, null, null, null); in testHasPendingControls()
|
D | WindowStateTests.java | 472 mDisplayContent.getInsetsStateController().onBarControlTargetChanged( in testVisibleWithInsetsProvider()
|
/frameworks/base/services/core/java/com/android/server/wm/ |
D | InsetsStateController.java | 265 void onBarControlTargetChanged(@Nullable InsetsControlTarget statusControlling, in onBarControlTargetChanged() method in InsetsStateController
|
D | InsetsPolicy.java | 130 mStateController.onBarControlTargetChanged( in updateBarControlTarget()
|
/frameworks/base/services/ |
D | art-profile | 3604 HSPLcom/android/server/wm/InsetsStateController;->onBarControlTargetChanged(Lcom/android/server/wm/…
|
D | art-wear-profile | 27439 HPLcom/android/server/wm/InsetsStateController;->onBarControlTargetChanged(Lcom/android/server/wm/I…
|