Loading libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/SwitchBackToSplitFromRecent.kt +1 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,7 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { fun setup() { tapl.workspace.switchToOverview().dismissAllTasks() tapl.setExpectedRotationCheckEnabled(false) tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) Loading Loading
libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/SwitchBackToSplitFromRecent.kt +1 −0 Original line number Diff line number Diff line Loading @@ -48,6 +48,7 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { fun setup() { tapl.workspace.switchToOverview().dismissAllTasks() tapl.setExpectedRotationCheckEnabled(false) tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) Loading