Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/util/src/android/server/wm/
DWindowMetricsTestHelper.java141 boolean shouldBoundsIncludeInsets) { in assertMetricsMatchDisplay() argument
145 final Rect currentBounds = shouldBoundsIncludeInsets ? currentMetrics.getBounds() in assertMetricsMatchDisplay()
/cts/tests/framework/base/windowmanager/src/android/server/wm/window/
DWindowMetricsActivityTests.java301 final boolean shouldBoundsIncludeInsets = in assertMetricsValidityForNonresizableActivity()
312 assertMetricsMatchDisplay(maxMetrics, currentMetrics, display, shouldBoundsIncludeInsets); in assertMetricsValidityForNonresizableActivity()