/aosp14/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 {
|
/aosp14/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 {
|
H A D | DisplayImeControllerTest.java | 44 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 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() {
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/common/bubbles/ |
H A D | BubbleInfoTest.kt | 23 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 D | BubbleBarHandleViewTest.java | 29 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 D | SplitWindowManagerTests.java | 31 import com.android.wm.shell.ShellTestCase; 42 public class SplitWindowManagerTests extends ShellTestCase {
|
H A D | DividerViewTest.java | 39 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 D | MainStageTests.java | 34 import com.android.wm.shell.ShellTestCase; 49 public class MainStageTests extends ShellTestCase {
|
H A D | SideStageTests.java | 38 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 D | LetterboxEduDialogLayoutTest.java | 32 import com.android.wm.shell.ShellTestCase; 48 public class LetterboxEduDialogLayoutTest extends ShellTestCase {
|
H A D | ReachabilityEduLayoutTest.java | 34 import com.android.wm.shell.ShellTestCase; 51 public class ReachabilityEduLayoutTest extends ShellTestCase {
|
H A D | RestartDialogWindowManagerTest.java | 28 import com.android.wm.shell.ShellTestCase; 51 public class RestartDialogWindowManagerTest extends ShellTestCase {
|
H A D | ReachabilityEduWindowManagerTest.java | 30 import com.android.wm.shell.ShellTestCase; 53 public class ReachabilityEduWindowManagerTest extends ShellTestCase {
|
H A D | RestartDialogLayoutTest.java | 34 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 D | HideDisplayCutoutControllerTest.java | 33 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 D | ActivityEmbeddingAnimationTestBase.java | 37 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 D | BubbleFlyoutViewTest.java | 36 import com.android.wm.shell.ShellTestCase; 47 public class BubbleFlyoutViewTest extends ShellTestCase {
|
H A D | BubbleDataRepositoryTest.kt | 24 import com.android.wm.shell.ShellTestCase 38 class BubbleDataRepositoryTest : ShellTestCase() {
|
H A D | BubblesNavBarMotionEventHandlerTest.java | 38 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 D | SplitBoundsTest.java | 12 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 D | PipDoubleTapHelperTest.java | 31 import com.android.wm.shell.ShellTestCase; 44 public class PipDoubleTapHelperTest extends ShellTestCase {
|