Home
last modified time | relevance | path

Searched refs:EmulatedDevices (Results 1 – 18 of 18) sorted by relevance

/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/rules/
DTaskbarWindowSandboxContextTest.kt20 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
28 @EmulatedDevices(["pixelFoldable2023"])
DTaskbarModeRuleTest.kt26 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
34 @EmulatedDevices(["pixelFoldable2023", "pixelTablet2023"])
DTaskbarUnitTestRuleTest.kt33 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
44 @EmulatedDevices(["pixelFoldable2023", "pixelTablet2023"])
/packages/apps/Launcher3/tests/multivalentTests/src/com/android/launcher3/util/
DLauncherMultivalentJUnit.kt34 (testClass.getAnnotation(EmulatedDevices::class.java)?.value ?: emptyArray()).let { devices in <lambda>()
57 @Retention(RUNTIME) @Target(CLASS) annotation class EmulatedDevices(val value: Array<String>) in <lambda>() class
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/quickstep/fallback/
DRecentsStateUtilsTest.kt24 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
30 @EmulatedDevices(["pixelTablet2023"])
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/
DTaskbarViewControllerTest.kt25 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
32 @EmulatedDevices(["pixelFoldable2023", "pixelTablet2023"])
DTaskbarPopupControllerTest.kt34 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
43 @EmulatedDevices(["pixelFoldable2023", "pixelTablet2023"])
DTaskbarAutohideSuspendControllerTest.kt33 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices in <lambda>()
45 @EmulatedDevices(["pixelTablet2023"]) in <lambda>()
DTaskbarHoverToolTipControllerTest.kt36 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
44 @EmulatedDevices(["pixelFoldable2023", "pixelTablet2023"])
DTaskbarEduTooltipControllerTest.kt31 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
41 @EmulatedDevices(["pixelFoldable2023", "pixelTablet2023"])
DTaskbarScrimViewControllerTest.kt37 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
54 @EmulatedDevices(["pixelTablet2023"])
DTaskbarDesktopModeControllerTest.kt29 @LauncherMultivalentJUnit.EmulatedDevices(["pixelFoldable2023", "pixelTablet2023"])
DTaskbarViewWithLayoutTransitionTest.kt38 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
48 @EmulatedDevices(["pixelFoldable2023", "pixelTablet2023"])
DTaskbarOverflowTest.kt52 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices in <lambda>()
75 @EmulatedDevices(["pixelTablet2023"]) in <lambda>()
DTaskbarStashControllerTest.kt54 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
67 @EmulatedDevices(["pixelTablet2023"])
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/allapps/
DTaskbarAllAppsControllerTest.kt35 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
44 @EmulatedDevices(["pixelFoldable2023", "pixelTablet2023"])
DTaskbarAllAppsViewControllerTest.kt37 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
47 @EmulatedDevices(["pixelFoldable2023"])
/packages/apps/Launcher3/quickstep/tests/multivalentTests/src/com/android/launcher3/taskbar/overlay/
DTaskbarOverlayControllerTest.kt32 import com.android.launcher3.util.LauncherMultivalentJUnit.EmulatedDevices
41 @EmulatedDevices(["pixelFoldable2023"])