Searched defs:displayBounds (Results 1 – 2 of 2) sorted by relevance
/platform_testing/libraries/flicker/src/com/android/server/wm/flicker/helpers/ | ||
D | WindowUtils.kt | 43 val displayBounds: Rect in isRotated() constant |
/platform_testing/libraries/flicker/test/src/com/android/server/wm/flicker/windowmanager/ | ||
D | WindowManagerStateSubjectTest.kt | 61 private val displayBounds = Region.from(0, 0, 1440, 2960) constant in com.android.server.wm.flicker.windowmanager.WindowManagerStateSubjectTest |