Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DStageCoordinator.java1931 listener.onSplitBoundsChanged(mSplitLayout.getRootBounds(), getMainStageBounds(), in sendStatusToListener()
1950 getMainStageBounds(), getSideStageBounds()); in sendOnBoundsChanged()
2401 getMainStageBounds(mTempRect1); in onLayoutSizeChanging()
2603 private Rect getMainStageBounds() { in getMainStageBounds() method in StageCoordinator
2616 private void getMainStageBounds(Rect rect) { in getMainStageBounds() method in StageCoordinator