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