Home
last modified time | relevance | path

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

/aosp12/frameworks/base/libs/WindowManager/Shell/tests/flicker/src/com/android/wm/shell/flicker/pip/
H A DPipRotationTest.kt69 private val screenBoundsEnd = WindowUtils.getDisplayBounds(testSpec.config.endRotation) regex
125 visibleRegion(fixedApp.component).coversExactly(screenBoundsEnd)
147 visibleRegion(pipApp.component).coversAtMost(screenBoundsEnd)