Loading libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/AltTabSwitchInDesktopModeTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ package com.android.wm.shell.functional import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.AltTabSwitchInDesktopMode import org.junit.runner.RunWith Loading @@ -24,6 +24,6 @@ import org.junit.runners.BlockJUnit4ClassRunner /* Functional test for [AltTabSwitchInDesktopMode]. */ @RunWith(BlockJUnit4ClassRunner::class) @Postsubmit @Presubmit @ScreenRecordRule.ScreenRecord class AltTabSwitchInDesktopModeTest : AltTabSwitchInDesktopMode() libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/AltTabSwitchOutDesktopModeTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ package com.android.wm.shell.functional import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.AltTabSwitchOutDesktopMode import org.junit.runner.RunWith Loading @@ -24,6 +24,6 @@ import org.junit.runners.BlockJUnit4ClassRunner /* Functional test for Alt+Tab app switching out of desktop mode. */ @RunWith(BlockJUnit4ClassRunner::class) @Postsubmit @Presubmit @ScreenRecordRule.ScreenRecord class AltTabSwitchOutDesktopModeTest : AltTabSwitchOutDesktopMode() libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/BringDesktopAppsToFrontTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ */ package com.android.wm.shell.functional import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.BringDesktopAppsToFront import org.junit.runner.RunWith Loading @@ -23,6 +23,6 @@ import org.junit.runners.BlockJUnit4ClassRunner /** Functional test for [BringDesktopAppsToFront]. */ @RunWith(BlockJUnit4ClassRunner::class) @Postsubmit @Presubmit @ScreenRecordRule.ScreenRecord class BringDesktopAppsToFrontTest : BringDesktopAppsToFront() libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/ChromeNewTabAtWindowLimitTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ package com.android.wm.shell.functional import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.ChromeNewTabAtWindowLimit import org.junit.runner.RunWith Loading @@ -24,6 +24,6 @@ import org.junit.runners.BlockJUnit4ClassRunner /* Functional test for [ChromeNewTabAtWindowLimit]. */ @RunWith(BlockJUnit4ClassRunner::class) @Postsubmit @Presubmit @ScreenRecordRule.ScreenRecord class ChromeNewTabAtWindowLimitTest : ChromeNewTabAtWindowLimit() libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/CloseAllAppsWithAppHeaderExitTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ package com.android.wm.shell.functional import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.CloseAllAppsWithAppHeaderExit import org.junit.runner.RunWith Loading @@ -24,6 +24,6 @@ import org.junit.runners.BlockJUnit4ClassRunner /* Functional test for [CloseAllAppsWithAppHeaderExit]. */ @RunWith(BlockJUnit4ClassRunner::class) @Postsubmit @Presubmit @ScreenRecordRule.ScreenRecord class CloseAllAppsWithAppHeaderExitTest() : CloseAllAppsWithAppHeaderExit() Loading
libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/AltTabSwitchInDesktopModeTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ package com.android.wm.shell.functional import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.AltTabSwitchInDesktopMode import org.junit.runner.RunWith Loading @@ -24,6 +24,6 @@ import org.junit.runners.BlockJUnit4ClassRunner /* Functional test for [AltTabSwitchInDesktopMode]. */ @RunWith(BlockJUnit4ClassRunner::class) @Postsubmit @Presubmit @ScreenRecordRule.ScreenRecord class AltTabSwitchInDesktopModeTest : AltTabSwitchInDesktopMode()
libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/AltTabSwitchOutDesktopModeTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ package com.android.wm.shell.functional import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.AltTabSwitchOutDesktopMode import org.junit.runner.RunWith Loading @@ -24,6 +24,6 @@ import org.junit.runners.BlockJUnit4ClassRunner /* Functional test for Alt+Tab app switching out of desktop mode. */ @RunWith(BlockJUnit4ClassRunner::class) @Postsubmit @Presubmit @ScreenRecordRule.ScreenRecord class AltTabSwitchOutDesktopModeTest : AltTabSwitchOutDesktopMode()
libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/BringDesktopAppsToFrontTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ */ package com.android.wm.shell.functional import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.BringDesktopAppsToFront import org.junit.runner.RunWith Loading @@ -23,6 +23,6 @@ import org.junit.runners.BlockJUnit4ClassRunner /** Functional test for [BringDesktopAppsToFront]. */ @RunWith(BlockJUnit4ClassRunner::class) @Postsubmit @Presubmit @ScreenRecordRule.ScreenRecord class BringDesktopAppsToFrontTest : BringDesktopAppsToFront()
libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/ChromeNewTabAtWindowLimitTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ package com.android.wm.shell.functional import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.ChromeNewTabAtWindowLimit import org.junit.runner.RunWith Loading @@ -24,6 +24,6 @@ import org.junit.runners.BlockJUnit4ClassRunner /* Functional test for [ChromeNewTabAtWindowLimit]. */ @RunWith(BlockJUnit4ClassRunner::class) @Postsubmit @Presubmit @ScreenRecordRule.ScreenRecord class ChromeNewTabAtWindowLimitTest : ChromeNewTabAtWindowLimit()
libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/CloseAllAppsWithAppHeaderExitTest.kt +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ package com.android.wm.shell.functional import android.platform.test.annotations.Postsubmit import android.platform.test.annotations.Presubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.CloseAllAppsWithAppHeaderExit import org.junit.runner.RunWith Loading @@ -24,6 +24,6 @@ import org.junit.runners.BlockJUnit4ClassRunner /* Functional test for [CloseAllAppsWithAppHeaderExit]. */ @RunWith(BlockJUnit4ClassRunner::class) @Postsubmit @Presubmit @ScreenRecordRule.ScreenRecord class CloseAllAppsWithAppHeaderExitTest() : CloseAllAppsWithAppHeaderExit()