Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
H A DStageCoordinator.java1638 getMainStageBounds()); in finishEnterSplitScreen()
1712 listener.onSplitBoundsChanged(mSplitLayout.getRootBounds(), getMainStageBounds(), in sendStatusToListener()
1731 getMainStageBounds(), getSideStageBounds()); in sendOnBoundsChanged()
2155 getMainStageBounds(mTempRect1); in onLayoutSizeChanging()
2328 private Rect getMainStageBounds() { in getMainStageBounds() method in StageCoordinator
2341 private void getMainStageBounds(Rect rect) { in getMainStageBounds() method in StageCoordinator