/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/activityembedding/ |
H A D | ActivityEmbeddingTestBase.kt | 28 val testApp = ActivityEmbeddingAppHelper(instrumentation) regex
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/ |
H A D | ExitPipToAppTransition.kt | 30 protected val testApp = SimpleAppHelper(instrumentation) regex
|
H A D | MovePipShelfHeightTransition.kt | 31 protected val testApp = FixedOrientationAppHelper(instrumentation) regex
|
H A D | ShowPipAndRotateDisplay.kt | 63 private val testApp = SimpleAppHelper(instrumentation) regex
|
H A D | EnterPipToOtherOrientation.kt | 73 private val testApp = FixedOrientationAppHelper(instrumentation) regex
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/tv/ |
H A D | PipTestBase.kt | 37 protected val testApp = PipAppHelperTv(instrumentation) regex
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/ime/ |
H A D | ShowImeWhenFocusingOnInputFieldTest.kt | 41 private val testApp = ImeAppHelper(instrumentation) regex
|
H A D | CloseImeOnGoHomeTest.kt | 45 private val testApp = ImeAppHelper(instrumentation) regex
|
H A D | CloseImeToHomeOnFinishActivityTest.kt | 49 private val testApp = ImeAppHelper(instrumentation) regex
|
H A D | CloseImeShownOnAppStartOnGoHomeTest.kt | 53 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) regex
|
H A D | CloseImeShownOnAppStartToAppOnPressBackTest.kt | 54 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) regex
|
H A D | CloseImeToAppOnPressBackTest.kt | 46 private val testApp = ImeAppHelper(instrumentation) regex
|
H A D | ShowImeOnAppStartWhenLaunchingAppTest.kt | 83 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) regex
|
H A D | ShowImeOnAppStartWhenLaunchingAppFromQuickSwitchTest.kt | 49 private val testApp = SimpleAppHelper(instrumentation) regex
|
H A D | ShowImeWhileDismissingThemedPopupDialogTest.kt | 50 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) regex
|
H A D | ShowImeOnAppStartWhenLaunchingAppFromOverviewTest.kt | 46 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) regex
|
H A D | OpenImeWindowToFixedPortraitAppTest.kt | 46 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) regex
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/service/quickswitch/scenarios/ |
H A D | QuickSwitchFromLauncher.kt | 38 private val testApp = SimpleAppHelper(instrumentation) regex
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/service/close/scenarios/ |
H A D | CloseAppHomeButton.kt | 38 private val testApp = SimpleAppHelper(instrumentation) regex
|
H A D | CloseAppSwipeToHome.kt | 38 private val testApp = SimpleAppHelper(instrumentation) regex
|
H A D | CloseAppBackButton.kt | 41 private val testApp = SimpleAppHelper(instrumentation) regex
|
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/bubble/ |
H A D | BaseBubbleScreen.kt | 41 protected val testApp = LaunchBubbleHelper(instrumentation) regex
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/launch/ |
H A D | OverrideTaskTransitionTest.kt | 60 private val testApp = SimpleAppHelper(instrumentation) regex
|
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/storage/ |
H A D | DiskStatsLoggingServiceTest.java | 129 PackageStats testApp = new PackageStats("com.test.app"); in testPopulatedLogTask() local
|
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/quickswitch/ |
H A D | QuickSwitchFromLauncherTest.kt | 56 private val testApp = SimpleAppHelper(instrumentation) regex
|