Home
last modified time | relevance | path

Searched refs:setEnterPipBounds (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/services/core/java/com/android/server/wm/
H A DPinnedTaskController.java205 void setEnterPipBounds(Rect bounds) { in setEnterPipBounds() method in PinnedTaskController
H A DWindowOrganizerController.java522 tr.mDisplayContent.mPinnedTaskController.setEnterPipBounds(enterPipBounds); in applyTaskChanges()
/aosp12/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
H A DDisplayContentTests.java1512 displayContent.mPinnedTaskController.setEnterPipBounds(pinnedTask.getBounds()); in testFixedRotationWithPip()
/aosp12/frameworks/base/services/
H A Dart-profile47175 PLcom/android/server/wm/PinnedTaskController;->setEnterPipBounds(Landroid/graphics/Rect;)V