Home
last modified time | relevance | path

Searched refs:enterSplit (Results 1 – 25 of 30) sorted by relevance

12

/frameworks/base/libs/WindowManager/Shell/tests/flicker/splitscreen/src/com/android/wm/shell/flicker/splitscreen/benchmark/
DSwitchBetweenSplitPairsBenchmark.kt42 SplitScreenUtils.enterSplit( in <lambda>()
50 SplitScreenUtils.enterSplit( in <lambda>()
DDismissSplitScreenByGoHomeBenchmark.kt39 SplitScreenUtils.enterSplit( in <lambda>()
DSwitchBackToSplitFromHomeBenchmark.kt40 SplitScreenUtils.enterSplit( in <lambda>()
DDragDividerToResizeBenchmark.kt41 SplitScreenUtils.enterSplit( in <lambda>()
DCopyContentInSplitBenchmark.kt43 SplitScreenUtils.enterSplit( in <lambda>()
DSwitchBackToSplitFromRecentBenchmark.kt40 SplitScreenUtils.enterSplit( in <lambda>()
DDismissSplitScreenByDividerBenchmark.kt39 SplitScreenUtils.enterSplit( in <lambda>()
DSwitchBackToSplitFromAnotherAppBenchmark.kt42 SplitScreenUtils.enterSplit( in <lambda>()
DMultipleShowImeRequestsInSplitScreenBenchmark.kt50 SplitScreenUtils.enterSplit( in <lambda>()
DSwitchAppByDoubleTapDividerBenchmark.kt43 SplitScreenUtils.enterSplit( in <lambda>()
/frameworks/base/libs/WindowManager/Shell/tests/flicker/service/src/com/android/wm/shell/flicker/service/splitscreen/scenarios/
DSwitchBetweenSplitPairs.kt54 SplitScreenUtils.enterSplit(wmHelper, tapl, device, primaryApp, secondaryApp, rotation) in setup()
55 SplitScreenUtils.enterSplit(wmHelper, tapl, device, thirdApp, fourthApp, rotation) in setup()
DDismissSplitScreenByGoHome.kt52 SplitScreenUtils.enterSplit(wmHelper, tapl, device, primaryApp, secondaryApp, rotation) in setup()
DDragDividerToResize.kt52 SplitScreenUtils.enterSplit(wmHelper, tapl, device, primaryApp, secondaryApp, rotation) in setup()
DSwitchBackToSplitFromHome.kt52 SplitScreenUtils.enterSplit(wmHelper, tapl, device, primaryApp, secondaryApp, rotation) in setup()
DCopyContentInSplit.kt54 SplitScreenUtils.enterSplit(wmHelper, tapl, device, primaryApp, textEditApp, rotation) in setup()
DSwitchBackToSplitFromRecent.kt54 SplitScreenUtils.enterSplit(wmHelper, tapl, device, primaryApp, secondaryApp, rotation) in setup()
DDismissSplitScreenByDivider.kt52 SplitScreenUtils.enterSplit(wmHelper, tapl, device, primaryApp, secondaryApp, rotation) in setup()
DSwitchBackToSplitFromAnotherApp.kt53 SplitScreenUtils.enterSplit(wmHelper, tapl, device, primaryApp, secondaryApp, rotation) in setup()
DSwitchAppByDoubleTapDivider.kt56 SplitScreenUtils.enterSplit(wmHelper, tapl, device, primaryApp, secondaryApp, rotation) in <lambda>()
/frameworks/base/libs/WindowManager/Shell/tests/unittest/src/com/android/wm/shell/splitscreen/
DSplitTransitionTests.java245 enterSplit(); in testMonitorInSplit()
298 enterSplit(); in testEnterRecentsAndCommit()
358 enterSplit(); in testEnterRecentsAndRestore()
397 enterSplit(); in testDismissFromMultiWindowSupport()
418 enterSplit(); in testDismissSnap()
441 enterSplit(); in testDismissFromAppFinish()
475 private void enterSplit() { in enterSplit() method in SplitTransitionTests
493 enterSplit(); in testSplitInvocationCallback()
/frameworks/base/libs/WindowManager/Shell/tests/flicker/splitscreen/src/com/android/wm/shell/flicker/splitscreen/
DSwitchBetweenSplitPairsNoPip.kt65 SplitScreenUtils.enterSplit( in <lambda>()
73 SplitScreenUtils.enterSplit( in <lambda>()
/frameworks/base/libs/WindowManager/Shell/tests/flicker/pip/src/com/android/wm/shell/flicker/pip/
DFromSplitScreenAutoEnterPipOnGoToHomeTest.kt83 SplitScreenUtils.enterSplit( in <lambda>()
DFromSplitScreenEnterPipOnUserLeaveHintTest.kt84 SplitScreenUtils.enterSplit( in <lambda>()
/frameworks/base/tests/FlickerTests/ActivityEmbedding/src/com/android/server/wm/flicker/activityembedding/splitscreen/
DEnterSystemSplitTest.kt75 SplitScreenUtils.enterSplit( in <lambda>()
/frameworks/base/libs/WindowManager/Shell/src/com/android/wm/shell/pip/phone/
DPipMotionHelper.java337 private void expandLeavePip(boolean skipAnimation, boolean enterSplit) { in expandLeavePip() argument
345 mPipTaskOrganizer.exitPip(skipAnimation ? 0 : LEAVE_PIP_DURATION, enterSplit); in expandLeavePip()

12