Home
last modified time | relevance | path

Searched refs:copyContentInSplit (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/service/splitscreen/benchmark/
H A DCopyContentInSplitGesturalNavLandscapeBenchmark.kt31 override fun copyContentInSplit() = super.copyContentInSplit()
H A DCopyContentInSplitGesturalNavPortraitBenchmark.kt31 override fun copyContentInSplit() = super.copyContentInSplit()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/service/splitscreen/flicker/
H A DCopyContentInSplitGesturalNavLandscape.kt32 @ExpectedScenarios([]) @Test override fun copyContentInSplit() = super.copyContentInSplit()
H A DCopyContentInSplitGesturalNavPortrait.kt32 @ExpectedScenarios([]) @Test override fun copyContentInSplit() = super.copyContentInSplit()
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/service/splitscreen/scenarios/
H A DCopyContentInSplit.kt58 open fun copyContentInSplit() {
59 SplitScreenUtils.copyContentInSplit(instrumentation, device, primaryApp, textEditApp)
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/benchmark/
H A DCopyContentInSplitBenchmark.kt45 SplitScreenUtils.copyContentInSplit(
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/utils/
H A DSplitScreenUtils.kt348 fun copyContentInSplit( regex