Searched defs:unscaledClientBounds (Results 1 – 1 of 1) sorted by relevance
785 final Rect unscaledClientBounds = new Rect(clientConfig.windowConfiguration.getBounds()); in testCompatOverrideScale() local787 assertEquals(w.getWindowConfiguration().getBounds(), unscaledClientBounds); in testCompatOverrideScale() local