Home
last modified time | relevance | path

Searched defs:currentBounds (Results 1 – 3 of 3) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DWindowMetricsTestHelper.java87 final Rect currentBounds = in assertMetricsValidity() local
121 static void assertBoundsMatchDisplay(Rect maxBounds, Rect currentBounds, Display display) { in assertBoundsMatchDisplay()
DWindowContextTests.java224 final Rect currentBounds = wm.getCurrentWindowMetrics().getBounds(); in testWindowProviderServiceLifecycle() local
237 private void waitAndAssertWindowMetricsBoundsMatches(Context context, Rect currentBounds, in waitAndAssertWindowMetricsBoundsMatches()
DWindowMetricsActivityTests.java320 final Rect currentBounds = boundsShouldIncludeInsets ? currentMetrics.getBounds() in assertMetricsValidityForNonresizableActivity() local