Home
last modified time | relevance | path

Searched refs:startDisplayBounds (Results 1 – 11 of 11) sorted by relevance

/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/activityembedding/pip/
H A DSecondaryActivityEnterPipTest.kt56 startDisplayBounds =
87 leftLayerRegion.plus(rightLayerRegion.region).coversExactly(startDisplayBounds)
91 .coversExactly(startDisplayBounds)
104 .coversExactly(startDisplayBounds)
124 .coversExactly(startDisplayBounds)
143 .isLower(startDisplayBounds.height / 2)
145 .that(pipWindowRegion.region.width).isLower(startDisplayBounds.width)
170 .isLower(startDisplayBounds.height / 2)
172 .that(pipRegion.region.width).isLower(startDisplayBounds.width)
178 private var startDisplayBounds = Rect.EMPTY regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/activityembedding/open/
H A DOpenTrampolineActivityTest.kt57 startDisplayBounds =
141 .coversExactly(startDisplayBounds)
168 .coversExactly(startDisplayBounds)
181 .coversExactly(startDisplayBounds)
203 leftLayerRegion.plus(rightLayerRegion.region).coversExactly(startDisplayBounds)
209 private var startDisplayBounds = Rect.EMPTY regex
H A DMainActivityStartsSecondaryWithAlwaysExpandTest.kt58 startDisplayBounds =
117 .coversExactly(startDisplayBounds)
133 private var startDisplayBounds = Rect.EMPTY regex
H A DOpenThirdActivityOverSplitTest.kt59 startDisplayBounds =
147 private var startDisplayBounds = Rect.EMPTY regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/quickswitch/
H A DQuickSwitchBetweenTwoAppsBackTest.kt66 startDisplayBounds =
92 flicker.assertWmStart { this.visibleRegion(testApp2).coversExactly(startDisplayBounds) }
102 flicker.assertLayersStart { this.visibleRegion(testApp2).coversExactly(startDisplayBounds) }
119 flicker.assertWmEnd { this.visibleRegion(testApp1).coversExactly(startDisplayBounds) }
129 flicker.assertLayersEnd { this.visibleRegion(testApp1).coversExactly(startDisplayBounds) }
242 private var startDisplayBounds = Rect.EMPTY regex
H A DQuickSwitchFromLauncherTest.kt73 startDisplayBounds =
95 flicker.assertWmEnd { this.visibleRegion(testApp).coversExactly(startDisplayBounds) }
105 flicker.assertLayersEnd { this.visibleRegion(testApp).coversExactly(startDisplayBounds) }
133 this.visibleRegion(ComponentNameMatcher.LAUNCHER).coversExactly(startDisplayBounds)
145 this.visibleRegion(ComponentNameMatcher.LAUNCHER).coversExactly(startDisplayBounds)
271 private var startDisplayBounds = Rect.EMPTY regex
H A DQuickSwitchBetweenTwoAppsForwardTest.kt74 startDisplayBounds =
102 .coversExactly(startDisplayBounds)
113 flicker.assertLayersStart { this.visibleRegion(testApp1).coversExactly(startDisplayBounds) }
130 flicker.assertWmEnd { this.visibleRegion(testApp2).coversExactly(startDisplayBounds) }
142 .coversExactly(startDisplayBounds)
260 private var startDisplayBounds = Rect.EMPTY regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/activityembedding/layoutchange/
H A DHorizontalSplitChangeRatioTest.kt56 startDisplayBounds =
115 topLayerRegion.plus(bottomLayerRegion.region).coversExactly(startDisplayBounds)
136 topLayerRegion.plus(bottomLayerRegion.region).coversExactly(startDisplayBounds)
142 private var startDisplayBounds = Rect.EMPTY regex
/aosp14/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/appcompat/
H A DQuickSwitchLauncherToLetterboxAppTest.kt70 startDisplayBounds =
110 this.visibleRegion(ComponentNameMatcher.LAUNCHER).coversExactly(startDisplayBounds)
122 this.visibleRegion(ComponentNameMatcher.LAUNCHER).coversExactly(startDisplayBounds)
264 private var startDisplayBounds = Rect.EMPTY regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/activityembedding/close/
H A DCloseSecondaryActivityInSplitTest.kt58 startDisplayBounds =
81 .coversExactly(startDisplayBounds)
125 private var startDisplayBounds = Rect.EMPTY regex
/aosp14/frameworks/base/tests/FlickerTests/src/com/android/server/wm/flicker/activityembedding/splitscreen/
H A DEnterSystemSplitTest.kt65 startDisplayBounds =
122 .coversExactly(startDisplayBounds)
178 private var startDisplayBounds = Rect.EMPTY regex