Home
last modified time | relevance | path

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

12

/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/activityembedding/
DActivityEmbeddingTestBase.kt28 val testApp = ActivityEmbeddingAppHelper(instrumentation) constant
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/tv/
DPipTestBase.kt37 protected val testApp = PipAppHelperTv(instrumentation) constant in com.android.wm.shell.flicker.pip.tv.PipTestBase
/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/service/quickswitch/scenarios/
DQuickSwitchFromLauncher.kt38 private val testApp = SimpleAppHelper(instrumentation) constant in com.android.server.wm.flicker.service.quickswitch.scenarios.QuickSwitchFromLauncher
/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/service/close/scenarios/
DCloseAppHomeButton.kt38 private val testApp = SimpleAppHelper(instrumentation) constant
DCloseAppSwipeToHome.kt38 private val testApp = SimpleAppHelper(instrumentation) constant
DCloseAppBackButton.kt41 private val testApp = SimpleAppHelper(instrumentation) constant in com.android.server.wm.flicker.service.close.scenarios.CloseAppBackButton
/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/ime/
DShowImeWhenFocusingOnInputFieldTest.kt41 private val testApp = ImeAppHelper(instrumentation) constant
DShowImeWhileDismissingThemedPopupDialogTest.kt50 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) constant
DCloseImeShownOnAppStartToAppOnPressBackTest.kt54 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) constant
DShowImeOnAppStartWhenLaunchingAppTest.kt83 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) constant
DCloseImeShownOnAppStartOnGoHomeTest.kt53 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) constant
DCloseImeOnGoHomeTest.kt45 private val testApp = ImeAppHelper(instrumentation) constant
DCloseImeToAppOnPressBackTest.kt46 private val testApp = ImeAppHelper(instrumentation) constant
DShowImeOnAppStartWhenLaunchingAppFromQuickSwitchTest.kt49 private val testApp = SimpleAppHelper(instrumentation) constant
DCloseImeToHomeOnFinishActivityTest.kt49 private val testApp = ImeAppHelper(instrumentation) constant
DOpenImeWindowToFixedPortraitAppTest.kt46 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) constant
DShowImeOnAppStartWhenLaunchingAppFromOverviewTest.kt46 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) constant
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/
DExitPipToAppTransition.kt30 protected val testApp = SimpleAppHelper(instrumentation) in <lambda>() constant
DMovePipShelfHeightTransition.kt31 protected val testApp = FixedOrientationAppHelper(instrumentation) in <lambda>() constant
DShowPipAndRotateDisplay.kt63 private val testApp = SimpleAppHelper(instrumentation) constant
DEnterPipToOtherOrientation.kt73 private val testApp = FixedOrientationAppHelper(instrumentation) constant
/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/bubble/
DBaseBubbleScreen.kt41 protected val testApp = LaunchBubbleHelper(instrumentation) constant
/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/launch/
DOverrideTaskTransitionTest.kt60 private val testApp = SimpleAppHelper(instrumentation) constant in com.android.server.wm.flicker.launch.OverrideTaskTransitionTest
/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/quickswitch/
DQuickSwitchFromLauncherTest.kt56 private val testApp = SimpleAppHelper(instrumentation) constant
/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/rotation/
DRotationTransition.kt30 protected abstract val testApp: StandardAppHelper in <lambda>() constant

12