Searched defs:displayBounds (Results 1 – 8 of 8) sorted by relevance
28 val displayBounds = in doEvaluate() constant
29 val displayBounds = in doEvaluate() constant
32 val displayBounds = Rect.EMPTY // TODO: Get display bounds from wmSubject in doEvaluate() constant
33 val displayBounds = in doEvaluate() constant
42 val displayBounds: Rect constant69 val displayBounds = displayBounds in getDisplayBounds() constant143 val displayBounds = displayBounds in estimateNavigationBarPosition() constant
58 private val displayBounds = Region.from(0, 0, 1440, 2960) constant in android.tools.common.flicker.subject.wm.WindowManagerStateSubjectTest