Home
last modified time | relevance | path

Searched refs:primaryAppWindow (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/splitscreen/benchmark/
H A DSwitchAppByDoubleTapDividerBenchmark.kt57 val primaryAppWindow = regex
70 secondaryAppWindow.frame.right <= primaryAppWindow.frame.left
72 primaryAppWindow.frame.right <= secondaryAppWindow.frame.left
76 primaryAppWindow.frame.bottom <= secondaryAppWindow.frame.top
78 primaryAppWindow.frame.bottom <= secondaryAppWindow.frame.top
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/service/splitscreen/scenarios/
H A DSwitchAppByDoubleTapDivider.kt77 val primaryAppWindow = regex
90 secondaryAppWindow.frame.right <= primaryAppWindow.frame.left
92 primaryAppWindow.frame.right <= secondaryAppWindow.frame.left
96 primaryAppWindow.frame.bottom <= secondaryAppWindow.frame.top
98 primaryAppWindow.frame.bottom <= secondaryAppWindow.frame.top