Home
last modified time | relevance | path

Searched defs:secondaryApp (Results 1 – 17 of 17) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/
H A DSplitScreenBase.kt29 protected val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/service/splitscreen/scenarios/
H A DDismissSplitScreenByDivider.kt43 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DDismissSplitScreenByGoHome.kt43 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DDragDividerToResize.kt43 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DEnterSplitScreenByDragFromAllApps.kt43 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DEnterSplitScreenByDragFromTaskbar.kt43 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DEnterSplitScreenFromOverview.kt43 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DSwitchBackToSplitFromHome.kt43 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DSwitchBackToSplitFromRecent.kt43 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DCopyContentInSplit.kt44 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DEnterSplitScreenByDragFromNotification.kt43 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DEnterSplitScreenByDragFromShortcut.kt44 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DSwitchBackToSplitFromAnotherApp.kt43 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DUnlockKeyguardToSplitScreen.kt41 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DSwitchBetweenSplitPairs.kt43 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
H A DSwitchAppByDoubleTapDivider.kt45 private val secondaryApp = SplitScreenUtils.getSecondary(instrumentation) regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/activityembedding/splitscreen/
H A DEnterSystemSplitTest.kt53 private val secondaryApp = SplitScreenUtils.getPrimary(instrumentation) regex