| /frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/activityembedding/ |
| D | ActivityEmbeddingTestBase.kt | 28 val testApp = ActivityEmbeddingAppHelper(instrumentation) constant
|
| /frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/tv/ |
| D | PipTestBase.kt | 37 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/ |
| D | QuickSwitchFromLauncher.kt | 38 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/ |
| D | CloseAppHomeButton.kt | 38 private val testApp = SimpleAppHelper(instrumentation) constant
|
| D | CloseAppSwipeToHome.kt | 38 private val testApp = SimpleAppHelper(instrumentation) constant
|
| D | CloseAppBackButton.kt | 41 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/ |
| D | ShowImeWhenFocusingOnInputFieldTest.kt | 41 private val testApp = ImeAppHelper(instrumentation) constant
|
| D | ShowImeWhileDismissingThemedPopupDialogTest.kt | 50 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) constant
|
| D | CloseImeShownOnAppStartToAppOnPressBackTest.kt | 54 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) constant
|
| D | ShowImeOnAppStartWhenLaunchingAppTest.kt | 83 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) constant
|
| D | CloseImeShownOnAppStartOnGoHomeTest.kt | 53 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) constant
|
| D | CloseImeOnGoHomeTest.kt | 45 private val testApp = ImeAppHelper(instrumentation) constant
|
| D | CloseImeToAppOnPressBackTest.kt | 46 private val testApp = ImeAppHelper(instrumentation) constant
|
| D | ShowImeOnAppStartWhenLaunchingAppFromQuickSwitchTest.kt | 49 private val testApp = SimpleAppHelper(instrumentation) constant
|
| D | CloseImeToHomeOnFinishActivityTest.kt | 49 private val testApp = ImeAppHelper(instrumentation) constant
|
| D | OpenImeWindowToFixedPortraitAppTest.kt | 46 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) constant
|
| D | ShowImeOnAppStartWhenLaunchingAppFromOverviewTest.kt | 46 private val testApp = ImeShownOnAppStartHelper(instrumentation, flicker.scenario.startRotation) constant
|
| /frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/ |
| D | ExitPipToAppTransition.kt | 30 protected val testApp = SimpleAppHelper(instrumentation) in <lambda>() constant
|
| D | MovePipShelfHeightTransition.kt | 31 protected val testApp = FixedOrientationAppHelper(instrumentation) in <lambda>() constant
|
| D | ShowPipAndRotateDisplay.kt | 63 private val testApp = SimpleAppHelper(instrumentation) constant
|
| D | EnterPipToOtherOrientation.kt | 73 private val testApp = FixedOrientationAppHelper(instrumentation) constant
|
| /frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/bubble/ |
| D | BaseBubbleScreen.kt | 41 protected val testApp = LaunchBubbleHelper(instrumentation) constant
|
| /frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/launch/ |
| D | OverrideTaskTransitionTest.kt | 60 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/ |
| D | QuickSwitchFromLauncherTest.kt | 56 private val testApp = SimpleAppHelper(instrumentation) constant
|
| /frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/rotation/ |
| D | RotationTransition.kt | 30 protected abstract val testApp: StandardAppHelper in <lambda>() constant
|