Searched refs:rightBottomTaskId (Results 1 – 5 of 5) sorted by relevance
132 public final int rightBottomTaskId; field in SplitConfigurationOptions.SplitBounds135 int rightBottomTaskId, int snapPosition) { in SplitBounds() argument139 this.rightBottomTaskId = rightBottomTaskId; in SplitBounds()176 + "RightBottom: " + rightBottomBounds + ", taskId: " + rightBottomTaskId + "\n" in toString()
35 shellSplitBounds.leftTopTaskId, shellSplitBounds.rightBottomTaskId, in convertShellSplitBoundsToLauncher()53 launcherSplitBounds.rightBottomTaskId, in convertLauncherSplitBoundsToShell()
175 mSplitBounds.rightBottomTaskId); in assignTargetsForSplitScreen()
415 && mSplitBounds.rightBottomTaskId == mTask.key.id) in getAccessibilityActionId()
274 if (desiredTaskId == splitBounds.rightBottomTaskId) { in getDwbLayoutTranslations()