Home
last modified time | relevance | path

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

/frameworks/base/libs/WindowManager/Jetpack/tests/unittest/src/androidx/window/extensions/embedding/
DEmbeddingTestUtils.java67 static Rect getSplitBounds(boolean isPrimary) { in getSplitBounds() method in EmbeddingTestUtils
72 static Rect getSplitBounds(boolean isPrimary, boolean shouldSplitHorizontally) { in getSplitBounds() method in EmbeddingTestUtils
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/
DGroupedRecentTaskInfo.java126 public SplitBounds getSplitBounds() { in getSplitBounds() method in GroupedRecentTaskInfo