/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/onehanded/ |
H A D | BackgroundWindowManagerTest.java | 27 import com.android.wm.shell.ShellTestCase; 40 public class BackgroundWindowManagerTest extends ShellTestCase {
|
H A D | OneHandedTestCase.java | 33 import com.android.wm.shell.ShellTestCase; 43 public abstract class OneHandedTestCase extends ShellTestCase {
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/ |
H A D | DisplayChangeControllerTests.java | 30 import com.android.wm.shell.ShellTestCase; 47 public class DisplayChangeControllerTests extends ShellTestCase {
|
H A D | DisplayControllerTests.java | 30 import com.android.wm.shell.ShellTestCase; 47 public class DisplayControllerTests extends ShellTestCase {
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/shared/bubbles/ |
H A D | BubbleBarLocationTest.kt | 20 import com.android.wm.shell.ShellTestCase 30 class BubbleBarLocationTest : ShellTestCase() {
|
H A D | BubbleInfoTest.kt | 25 import com.android.wm.shell.ShellTestCase 32 class BubbleInfoTest : ShellTestCase() {
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/additionalviewcontainer/ |
H A D | AdditionalViewHostViewContainerTest.kt | 23 import com.android.wm.shell.ShellTestCase 40 class AdditionalViewHostViewContainerTest : ShellTestCase() {
|
H A D | AdditionalSystemViewContainerTest.kt | 27 import com.android.wm.shell.ShellTestCase in <lambda>() 47 class AdditionalSystemViewContainerTest : ShellTestCase() { in <lambda>()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/storage/ |
H A D | BubblePersistentRepositoryTest.kt | 23 import com.android.wm.shell.ShellTestCase 34 class BubblePersistentRepositoryTest : ShellTestCase() {
|
H A D | BubbleXmlHelperTest.kt | 23 import com.android.wm.shell.ShellTestCase 34 class BubbleXmlHelperTest : ShellTestCase() {
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/split/ |
H A D | SplitWindowManagerTests.java | 31 import com.android.wm.shell.ShellTestCase; 42 public class SplitWindowManagerTests extends ShellTestCase {
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/ |
H A D | SplitScreenUtilsTests.java | 28 import com.android.wm.shell.ShellTestCase; 38 public class SplitScreenUtilsTests extends ShellTestCase {
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/ |
H A D | AppCompatUtilsTest.kt | 23 import com.android.wm.shell.ShellTestCase 38 class AppCompatUtilsTest : ShellTestCase() {
|
H A D | CompatUIStatusManagerTest.java | 30 import com.android.wm.shell.ShellTestCase; 47 public class CompatUIStatusManagerTest extends ShellTestCase {
|
H A D | RestartDialogWindowManagerTest.java | 33 import com.android.wm.shell.ShellTestCase; 57 public class RestartDialogWindowManagerTest extends ShellTestCase {
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/bar/ |
H A D | BubbleBarHandleViewTest.java | 31 import com.android.wm.shell.ShellTestCase; 40 public class BubbleBarHandleViewTest extends ShellTestCase {
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/letterbox/ |
H A D | LetterboxControllerStrategyTest.kt | 22 import com.android.wm.shell.ShellTestCase in <lambda>() 38 class LetterboxControllerStrategyTest : ShellTestCase() { in <lambda>()
|
H A D | MixedLetterboxControllerTest.kt | 21 import com.android.wm.shell.ShellTestCase in <lambda>() 40 class MixedLetterboxControllerTest : ShellTestCase() { in <lambda>()
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/ |
H A D | BubbleOverflowTest.java | 30 import com.android.wm.shell.ShellTestCase; 44 public class BubbleOverflowTest extends ShellTestCase {
|
H A D | BubbleFlyoutViewTest.java | 36 import com.android.wm.shell.ShellTestCase; 47 public class BubbleFlyoutViewTest extends ShellTestCase {
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/hidedisplaycutout/ |
H A D | HideDisplayCutoutControllerTest.java | 33 import com.android.wm.shell.ShellTestCase; 48 public class HideDisplayCutoutControllerTest extends ShellTestCase {
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip2/phone/ |
H A D | PipTransitionStateTest.java | 24 import com.android.wm.shell.ShellTestCase; 39 public class PipTransitionStateTest extends ShellTestCase {
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/ |
H A D | CaptionWindowDecorationTests.kt | 28 import com.android.wm.shell.ShellTestCase 36 class CaptionWindowDecorationTests : ShellTestCase() {
|
H A D | DesktopHeaderManageWindowsMenuTest.kt | 29 import com.android.wm.shell.ShellTestCase 52 class DesktopHeaderManageWindowsMenuTest : ShellTestCase() {
|
/aosp_15_r20/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/ |
H A D | SplitBoundsTest.java | 14 import com.android.wm.shell.ShellTestCase; 23 public class SplitBoundsTest extends ShellTestCase {
|