Home
last modified time | relevance | path

Searched refs:ShellTestCase (Results 1 – 25 of 91) sorted by relevance

1234

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/onehanded/
H A DBackgroundWindowManagerTest.java27 import com.android.wm.shell.ShellTestCase;
40 public class BackgroundWindowManagerTest extends ShellTestCase {
H A DOneHandedTestCase.java33 import com.android.wm.shell.ShellTestCase;
43 public abstract class OneHandedTestCase extends ShellTestCase {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
H A DDisplayChangeControllerTests.java30 import com.android.wm.shell.ShellTestCase;
47 public class DisplayChangeControllerTests extends ShellTestCase {
H A DDisplayControllerTests.java30 import com.android.wm.shell.ShellTestCase;
47 public class DisplayControllerTests extends ShellTestCase {
H A DDisplayImeControllerTest.java44 import com.android.wm.shell.ShellTestCase;
55 public class DisplayImeControllerTest extends ShellTestCase {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/storage/
H A DBubblePersistentRepositoryTest.kt23 import com.android.wm.shell.ShellTestCase
34 class BubblePersistentRepositoryTest : ShellTestCase() {
H A DBubbleXmlHelperTest.kt23 import com.android.wm.shell.ShellTestCase
34 class BubbleXmlHelperTest : ShellTestCase() {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/bubbles/
H A DBubbleInfoTest.kt23 import com.android.wm.shell.ShellTestCase
30 class BubbleInfoTest : ShellTestCase() {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/bar/
H A DBubbleBarHandleViewTest.java29 import com.android.wm.shell.ShellTestCase;
38 public class BubbleBarHandleViewTest extends ShellTestCase {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/split/
H A DSplitWindowManagerTests.java31 import com.android.wm.shell.ShellTestCase;
42 public class SplitWindowManagerTests extends ShellTestCase {
H A DDividerViewTest.java39 import com.android.wm.shell.ShellTestCase;
52 public class DividerViewTest extends ShellTestCase {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/
H A DMainStageTests.java34 import com.android.wm.shell.ShellTestCase;
49 public class MainStageTests extends ShellTestCase {
H A DSideStageTests.java38 import com.android.wm.shell.ShellTestCase;
54 public class SideStageTests extends ShellTestCase {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/
H A DLetterboxEduDialogLayoutTest.java32 import com.android.wm.shell.ShellTestCase;
48 public class LetterboxEduDialogLayoutTest extends ShellTestCase {
H A DReachabilityEduLayoutTest.java34 import com.android.wm.shell.ShellTestCase;
51 public class ReachabilityEduLayoutTest extends ShellTestCase {
H A DRestartDialogWindowManagerTest.java28 import com.android.wm.shell.ShellTestCase;
51 public class RestartDialogWindowManagerTest extends ShellTestCase {
H A DReachabilityEduWindowManagerTest.java30 import com.android.wm.shell.ShellTestCase;
53 public class ReachabilityEduWindowManagerTest extends ShellTestCase {
H A DRestartDialogLayoutTest.java34 import com.android.wm.shell.ShellTestCase;
52 public class RestartDialogLayoutTest extends ShellTestCase {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/hidedisplaycutout/
H A DHideDisplayCutoutControllerTest.java33 import com.android.wm.shell.ShellTestCase;
48 public class HideDisplayCutoutControllerTest extends ShellTestCase {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/activityembedding/
H A DActivityEmbeddingAnimationTestBase.java37 import com.android.wm.shell.ShellTestCase;
46 abstract class ActivityEmbeddingAnimationTestBase extends ShellTestCase {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
H A DBubbleFlyoutViewTest.java36 import com.android.wm.shell.ShellTestCase;
47 public class BubbleFlyoutViewTest extends ShellTestCase {
H A DBubbleDataRepositoryTest.kt24 import com.android.wm.shell.ShellTestCase
38 class BubbleDataRepositoryTest : ShellTestCase() {
H A DBubblesNavBarMotionEventHandlerTest.java38 import com.android.wm.shell.ShellTestCase;
54 public class BubblesNavBarMotionEventHandlerTest extends ShellTestCase {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/recents/
H A DSplitBoundsTest.java12 import com.android.wm.shell.ShellTestCase;
21 public class SplitBoundsTest extends ShellTestCase {
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip/phone/
H A DPipDoubleTapHelperTest.java31 import com.android.wm.shell.ShellTestCase;
44 public class PipDoubleTapHelperTest extends ShellTestCase {

1234