Home
last modified time | relevance | path

Searched refs:waitForSplitComplete (Results 1 – 20 of 20) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/benchmark/
H A DSwitchBetweenSplitPairsBenchmark.kt45 SplitScreenUtils.waitForSplitComplete(wmHelper, thirdApp, fourthApp)
49 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DEnterSplitScreenFromOverviewBenchmark.kt51 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DSwitchBackToSplitFromHomeBenchmark.kt48 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DSwitchBackToSplitFromAnotherAppBenchmark.kt50 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DSwitchBackToSplitFromRecentBenchmark.kt48 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DEnterSplitScreenByDragFromAllAppsBenchmark.kt52 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DEnterSplitScreenByDragFromTaskbarBenchmark.kt51 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DEnterSplitScreenByDragFromNotificationBenchmark.kt53 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, sendNotificationApp)
H A DEnterSplitScreenByDragFromShortcutBenchmark.kt58 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/service/splitscreen/scenarios/
H A DSwitchBetweenSplitPairs.kt56 SplitScreenUtils.waitForSplitComplete(wmHelper, thirdApp, fourthApp)
62 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DEnterSplitScreenByDragFromAllApps.kt62 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DSwitchBackToSplitFromHome.kt61 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DEnterSplitScreenByDragFromNotification.kt63 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, sendNotificationApp)
H A DEnterSplitScreenByDragFromTaskbar.kt62 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DEnterSplitScreenFromOverview.kt65 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DSwitchBackToSplitFromAnotherApp.kt62 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DSwitchBackToSplitFromRecent.kt61 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
H A DEnterSplitScreenByDragFromShortcut.kt67 SplitScreenUtils.waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
H A DSplitScreenUtils.kt86 fun waitForSplitComplete( regex
111 waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
121 waitForSplitComplete(wmHelper, primaryApp, secondaryApp)
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/activityembedding/splitscreen/
H A DEnterSystemSplitTest.kt71 SplitScreenUtils.waitForSplitComplete(wmHelper, testApp, secondaryApp)