Loading libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/resizing/ScaleDensityForExternalDisplayTest.kt +2 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ package com.android.wm.shell.functional.resizing import android.platform.test.annotations.Presubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.ScaleDensityForExternalDisplay import org.junit.runner.RunWith import org.junit.runners.BlockJUnit4ClassRunner Loading @@ -24,4 +25,5 @@ import org.junit.runners.BlockJUnit4ClassRunner /* Functional test for [ScaleDensityForExternalDisplay]. */ @RunWith(BlockJUnit4ClassRunner::class) @Presubmit @ScreenRecordRule.ScreenRecord class ScaleDensityForExternalDisplayTest : ScaleDensityForExternalDisplay() Loading
libs/WindowManager/Shell/tests/e2e/desktopmode/scenarios/src/com/android/wm/shell/functional/resizing/ScaleDensityForExternalDisplayTest.kt +2 −0 Original line number Diff line number Diff line Loading @@ -17,6 +17,7 @@ package com.android.wm.shell.functional.resizing import android.platform.test.annotations.Presubmit import android.platform.test.rule.ScreenRecordRule import com.android.wm.shell.scenarios.ScaleDensityForExternalDisplay import org.junit.runner.RunWith import org.junit.runners.BlockJUnit4ClassRunner Loading @@ -24,4 +25,5 @@ import org.junit.runners.BlockJUnit4ClassRunner /* Functional test for [ScaleDensityForExternalDisplay]. */ @RunWith(BlockJUnit4ClassRunner::class) @Presubmit @ScreenRecordRule.ScreenRecord class ScaleDensityForExternalDisplayTest : ScaleDensityForExternalDisplay()