Loading libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/CopyContentInSplit.kt +2 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,8 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { @Before fun setup() { // TODO: b/349075982 - Remove once launcher rotation and checks are stable. tapl.expectedRotationCheckEnabled = false tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) Loading libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/DismissSplitScreenByDivider.kt +2 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,8 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { @Before fun setup() { // TODO: b/349075982 - Remove once launcher rotation and checks are stable. tapl.expectedRotationCheckEnabled = false tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) Loading libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/DismissSplitScreenByGoHome.kt +2 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,8 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { @Before fun setup() { // TODO: b/349075982 - Remove once launcher rotation and checks are stable. tapl.expectedRotationCheckEnabled = false tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) Loading libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/EnterSplitScreenByDragFromAllApps.kt +2 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,8 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { primaryApp.launchViaIntent(wmHelper) ChangeDisplayOrientationRule.setRotation(rotation) // TODO: b/349075982 - Remove once launcher rotation and checks are stable. tapl.expectedRotationCheckEnabled = false tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) Loading libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/EnterSplitScreenByDragFromNotification.kt +2 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,8 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { sendNotificationApp.postNotification(wmHelper) tapl.goHome() // TODO: b/349075982 - Remove once launcher rotation and checks are stable. tapl.expectedRotationCheckEnabled = false tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) Loading Loading
libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/CopyContentInSplit.kt +2 −0 Original line number Diff line number Diff line Loading @@ -49,6 +49,8 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { @Before fun setup() { // TODO: b/349075982 - Remove once launcher rotation and checks are stable. tapl.expectedRotationCheckEnabled = false tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) Loading
libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/DismissSplitScreenByDivider.kt +2 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,8 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { @Before fun setup() { // TODO: b/349075982 - Remove once launcher rotation and checks are stable. tapl.expectedRotationCheckEnabled = false tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) Loading
libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/DismissSplitScreenByGoHome.kt +2 −0 Original line number Diff line number Diff line Loading @@ -47,6 +47,8 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { @Before fun setup() { // TODO: b/349075982 - Remove once launcher rotation and checks are stable. tapl.expectedRotationCheckEnabled = false tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) Loading
libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/EnterSplitScreenByDragFromAllApps.kt +2 −0 Original line number Diff line number Diff line Loading @@ -55,6 +55,8 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { primaryApp.launchViaIntent(wmHelper) ChangeDisplayOrientationRule.setRotation(rotation) // TODO: b/349075982 - Remove once launcher rotation and checks are stable. tapl.expectedRotationCheckEnabled = false tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) Loading
libs/WindowManager/Shell/tests/e2e/splitscreen/scenarios/src/com/android/wm/shell/scenarios/EnterSplitScreenByDragFromNotification.kt +2 −0 Original line number Diff line number Diff line Loading @@ -61,6 +61,8 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { sendNotificationApp.postNotification(wmHelper) tapl.goHome() // TODO: b/349075982 - Remove once launcher rotation and checks are stable. tapl.expectedRotationCheckEnabled = false tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) Loading