Searched refs:assertBoundsMatchDisplay (Results 1 – 2 of 2) sorted by relevance
93 assertBoundsMatchDisplay(maxBounds, currentBounds, display); in assertMetricsValidity()121 static void assertBoundsMatchDisplay(Rect maxBounds, Rect currentBounds, Display display) { in assertBoundsMatchDisplay() method in WindowMetricsTestHelper
24 import static android.server.wm.WindowMetricsTestHelper.assertBoundsMatchDisplay;324 assertBoundsMatchDisplay(maxBounds, currentBounds, display); in assertMetricsValidityForNonresizableActivity()