Loading libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/desktopmode/scenarios/CloseAllAppsWithAppHeaderExit.kt +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { @Before fun setup() { Assume.assumeTrue(Flags.enableDesktopWindowingMode()) Assume.assumeTrue(Flags.enableDesktopWindowingMode() && tapl.isTablet) tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) testApp.enterDesktopWithDrag(wmHelper, device) Loading libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/desktopmode/scenarios/EnterDesktopWithDrag.kt +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { @Before fun setup() { Assume.assumeTrue(Flags.enableDesktopWindowingMode()) Assume.assumeTrue(Flags.enableDesktopWindowingMode() && tapl.isTablet) tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) } Loading libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/desktopmode/scenarios/ResizeAppWithCornerResize.kt +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { @Before fun setup() { Assume.assumeTrue(Flags.enableDesktopWindowingMode()) Assume.assumeTrue(Flags.enableDesktopWindowingMode() && tapl.isTablet) tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) testApp.enterDesktopWithDrag(wmHelper, device) Loading Loading
libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/desktopmode/scenarios/CloseAllAppsWithAppHeaderExit.kt +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { @Before fun setup() { Assume.assumeTrue(Flags.enableDesktopWindowingMode()) Assume.assumeTrue(Flags.enableDesktopWindowingMode() && tapl.isTablet) tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) testApp.enterDesktopWithDrag(wmHelper, device) Loading
libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/desktopmode/scenarios/EnterDesktopWithDrag.kt +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { @Before fun setup() { Assume.assumeTrue(Flags.enableDesktopWindowingMode()) Assume.assumeTrue(Flags.enableDesktopWindowingMode() && tapl.isTablet) tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) } Loading
libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/desktopmode/scenarios/ResizeAppWithCornerResize.kt +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ constructor(val rotation: Rotation = Rotation.ROTATION_0) { @Before fun setup() { Assume.assumeTrue(Flags.enableDesktopWindowingMode()) Assume.assumeTrue(Flags.enableDesktopWindowingMode() && tapl.isTablet) tapl.setEnableRotation(true) tapl.setExpectedRotation(rotation.value) testApp.enterDesktopWithDrag(wmHelper, device) Loading