Home
last modified time | relevance | path

Searched defs:getStageBounds (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/splitscreen/
DSplitScreenController.java461 public void getStageBounds(Rect outTopOrLeftBounds, Rect outBottomOrRightBounds) { in getStageBounds() method in SplitScreenController
DStageCoordinator.java1873 void getStageBounds(Rect outTopOrLeftBounds, Rect outBottomOrRightBounds) { in getStageBounds() method in StageCoordinator