Searched refs:config90 (Results 1 – 1 of 1) sorted by relevance
1587 final Configuration config90 = new Configuration(); in testApplyTopFixedRotationTransform() local1588 mDisplayContent.computeScreenConfiguration(config90, ROTATION_90); in testApplyTopFixedRotationTransform()1594 assertNotEquals(config90.windowConfiguration.getMaxBounds(), in testApplyTopFixedRotationTransform()1642 assertEquals(config90.orientation, app.getConfiguration().orientation); in testApplyTopFixedRotationTransform()1643 assertEquals(config90.windowConfiguration.getBounds(), app.getBounds()); in testApplyTopFixedRotationTransform()1705 assertEquals(config90.orientation, mDisplayContent.getConfiguration().orientation); in testApplyTopFixedRotationTransform()