Searched defs:currentBounds (Results 1 – 4 of 4) sorted by relevance
107 final Rect currentBounds = isFreeForm ? currentMetrics.getBounds() in assertMetricsValidity() local145 final Rect currentBounds = shouldBoundsIncludeInsets ? currentMetrics.getBounds() in assertMetricsMatchDisplay() local
404 var currentBounds = new HashMap<IBinder, Rect>(); in waitForStableWindowGeometry() local
236 final Rect currentBounds = wm.getCurrentWindowMetrics().getBounds(); in testWindowProviderServiceLifecycle() local255 private void assertBoundsMatches(TestWindowService service, Rect currentBounds, in assertBoundsMatches()
328 final Point currentBounds = new Point(currentWindowMetrics.getBounds().width(), in calculateScaledMirroredActivitySize() local