Home
last modified time | relevance | path

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

12345

/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/compatui/
DAppCompatUtilsTest.kt21 import com.android.wm.shell.ShellTestCase
36 class AppCompatUtilsTest : ShellTestCase() {
DLetterboxEduDialogLayoutTest.java32 import com.android.wm.shell.ShellTestCase;
48 public class LetterboxEduDialogLayoutTest extends ShellTestCase {
DRestartDialogWindowManagerTest.java28 import com.android.wm.shell.ShellTestCase;
51 public class RestartDialogWindowManagerTest extends ShellTestCase {
DReachabilityEduLayoutTest.java34 import com.android.wm.shell.ShellTestCase;
51 public class ReachabilityEduLayoutTest extends ShellTestCase {
DReachabilityEduWindowManagerTest.java30 import com.android.wm.shell.ShellTestCase;
53 public class ReachabilityEduWindowManagerTest extends ShellTestCase {
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/onehanded/
DBackgroundWindowManagerTest.java27 import com.android.wm.shell.ShellTestCase;
40 public class BackgroundWindowManagerTest extends ShellTestCase {
DOneHandedTestCase.java33 import com.android.wm.shell.ShellTestCase;
43 public abstract class OneHandedTestCase extends ShellTestCase {
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/
DDisplayChangeControllerTests.java30 import com.android.wm.shell.ShellTestCase;
47 public class DisplayChangeControllerTests extends ShellTestCase {
DDisplayControllerTests.java30 import com.android.wm.shell.ShellTestCase;
47 public class DisplayControllerTests extends ShellTestCase {
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/windowdecor/additionalviewcontainer/
DAdditionalViewHostViewContainerTest.kt23 import com.android.wm.shell.ShellTestCase
40 class AdditionalViewHostViewContainerTest : ShellTestCase() {
DAdditionalSystemViewContainerTest.kt27 import com.android.wm.shell.ShellTestCase
46 class AdditionalSystemViewContainerTest : ShellTestCase() {
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/bubbles/
DBubbleBarLocationTest.kt20 import com.android.wm.shell.ShellTestCase
30 class BubbleBarLocationTest : ShellTestCase() {
DBubbleInfoTest.kt23 import com.android.wm.shell.ShellTestCase
30 class BubbleInfoTest : ShellTestCase() {
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/storage/
DBubblePersistentRepositoryTest.kt23 import com.android.wm.shell.ShellTestCase
34 class BubblePersistentRepositoryTest : ShellTestCase() {
DBubbleXmlHelperTest.kt23 import com.android.wm.shell.ShellTestCase
34 class BubbleXmlHelperTest : ShellTestCase() {
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/bar/
DBubbleBarHandleViewTest.java29 import com.android.wm.shell.ShellTestCase;
38 public class BubbleBarHandleViewTest extends ShellTestCase {
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/split/
DSplitWindowManagerTests.java31 import com.android.wm.shell.ShellTestCase;
42 public class SplitWindowManagerTests extends ShellTestCase {
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/
DSplitScreenUtilsTests.java28 import com.android.wm.shell.ShellTestCase;
38 public class SplitScreenUtilsTests extends ShellTestCase {
DMainStageTests.java34 import com.android.wm.shell.ShellTestCase;
49 public class MainStageTests extends ShellTestCase {
DSideStageTests.java38 import com.android.wm.shell.ShellTestCase;
54 public class SideStageTests extends ShellTestCase {
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/bubbles/
DBubbleOverflowTest.java29 import com.android.wm.shell.ShellTestCase;
43 public class BubbleOverflowTest extends ShellTestCase {
DBubbleFlyoutViewTest.java36 import com.android.wm.shell.ShellTestCase;
47 public class BubbleFlyoutViewTest extends ShellTestCase {
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/hidedisplaycutout/
DHideDisplayCutoutControllerTest.java33 import com.android.wm.shell.ShellTestCase;
48 public class HideDisplayCutoutControllerTest extends ShellTestCase {
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/activityembedding/
DActivityEmbeddingAnimationTestBase.java37 import com.android.wm.shell.ShellTestCase;
46 abstract class ActivityEmbeddingAnimationTestBase extends ShellTestCase {
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/pip2/
DPipTransitionStateTest.java24 import com.android.wm.shell.ShellTestCase;
41 public class PipTransitionStateTest extends ShellTestCase {

12345