Home
last modified time | relevance | path

Searched defs:testApp (Results 1 – 25 of 26) sorted by relevance

12

/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/activityembedding/
H A DActivityEmbeddingTestBase.kt28 val testApp = ActivityEmbeddingAppHelper(instrumentation) regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/
H A DExitPipToAppTransition.kt30 protected val testApp = SimpleAppHelper(instrumentation) regex
H A DMovePipShelfHeightTransition.kt31 protected val testApp = FixedOrientationAppHelper(instrumentation) regex
H A DShowPipAndRotateDisplay.kt63 private val testApp = SimpleAppHelper(instrumentation) regex
H A DEnterPipToOtherOrientation.kt73 private val testApp = FixedOrientationAppHelper(instrumentation) regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/tv/
H A DPipTestBase.kt37 protected val testApp = PipAppHelperTv(instrumentation) regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/ime/
H A DShowImeWhenFocusingOnInputFieldTest.kt41 private val testApp = ImeAppHelper(instrumentation) regex
H A DCloseImeOnGoHomeTest.kt45 private val testApp = ImeAppHelper(instrumentation) regex
H A DCloseImeToHomeOnFinishActivityTest.kt49 private val testApp = ImeAppHelper(instrumentation) regex
H A DCloseImeShownOnAppStartOnGoHomeTest.kt53 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) regex
H A DCloseImeShownOnAppStartToAppOnPressBackTest.kt54 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) regex
H A DCloseImeToAppOnPressBackTest.kt46 private val testApp = ImeAppHelper(instrumentation) regex
H A DShowImeOnAppStartWhenLaunchingAppTest.kt83 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) regex
H A DShowImeOnAppStartWhenLaunchingAppFromQuickSwitchTest.kt49 private val testApp = SimpleAppHelper(instrumentation) regex
H A DShowImeWhileDismissingThemedPopupDialogTest.kt50 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) regex
H A DShowImeOnAppStartWhenLaunchingAppFromOverviewTest.kt46 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) regex
H A DOpenImeWindowToFixedPortraitAppTest.kt46 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 DQuickSwitchFromLauncher.kt38 private val testApp = SimpleAppHelper(instrumentation) regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/service/close/scenarios/
H A DCloseAppHomeButton.kt38 private val testApp = SimpleAppHelper(instrumentation) regex
H A DCloseAppSwipeToHome.kt38 private val testApp = SimpleAppHelper(instrumentation) regex
H A DCloseAppBackButton.kt41 private val testApp = SimpleAppHelper(instrumentation) regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/bubble/
H A DBaseBubbleScreen.kt41 protected val testApp = LaunchBubbleHelper(instrumentation) regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/launch/
H A DOverrideTaskTransitionTest.kt60 private val testApp = SimpleAppHelper(instrumentation) regex
/aosp14/frameworks/base/services/tests/servicestests/src/com/android/server/storage/
H A DDiskStatsLoggingServiceTest.java129 PackageStats testApp = new PackageStats("com.test.app"); in testPopulatedLogTask() local
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/quickswitch/
H A DQuickSwitchFromLauncherTest.kt56 private val testApp = SimpleAppHelper(instrumentation) regex

12