Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/util/
H A DStagedSplitBounds.java44 public final int rightBottomTaskId; field in StagedSplitBounds
47 int leftTopTaskId, int rightBottomTaskId) { in StagedSplitBounds()
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DSplitConfigurationOptions.java117 public final int rightBottomTaskId; field in SplitConfigurationOptions.StagedSplitBounds
120 int rightBottomTaskId) { in StagedSplitBounds()