Home
last modified time | relevance | path

Searched refs:stringExtras (Results 1 – 9 of 9) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/
H A DPipDragTest.kt45 val stringExtras = mapOf(ActivityOptions.Pip.EXTRA_ENTER_PIP to "true") regex
48 pipApp.launchViaIntentAndWaitForPip(wmHelper, stringExtras = stringExtras)
H A DPipDragThenSnapTest.kt47 val stringExtras: Map<String, String> =
57 pipApp.launchViaIntentAndWaitForPip(wmHelper, stringExtras = stringExtras)
H A DEnterPipToOtherOrientation.kt98 stringExtras = mapOf(EXTRA_FIXED_ORIENTATION to ORIENTATION_PORTRAIT.toString())
103 stringExtras = mapOf(EXTRA_FIXED_ORIENTATION to ORIENTATION_LANDSCAPE.toString())
H A DPipTransition.kt83 stringExtras = mapOf(ActivityOptions.Pip.EXTRA_ENTER_PIP to "true")
H A DSetRequestedOrientationWhilePinned.kt74 stringExtras = mapOf(EXTRA_FIXED_ORIENTATION to ORIENTATION_LANDSCAPE.toString())
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/helpers/
H A DImeShownOnAppStartHelper.kt56 stringExtras: Map<String, String>,
63 stringExtras,
H A DPipAppHelper.kt243 stringExtras: Map<String, String>
249 stringExtras,
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
H A DSplitScreenUtils.kt119 val stringExtras = mapOf(Primary.EXTRA_LAUNCH_ADJACENT to "true") regex
120 primaryApp.launchViaIntent(wmHelper, null, null, stringExtras)
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/rotation/
H A DSeamlessAppRotationTest.kt105 stringExtras =