Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DStageCoordinator.java1932 getSideStageBounds()); in sendStatusToListener()
1950 getMainStageBounds(), getSideStageBounds()); in sendOnBoundsChanged()
2402 getSideStageBounds(mTempRect2); in onLayoutSizeChanging()
2598 private Rect getSideStageBounds() { in getSideStageBounds() method in StageCoordinator
2608 private void getSideStageBounds(Rect rect) { in getSideStageBounds() method in StageCoordinator