Searched refs:config90 (Results 1 – 1 of 1) sorted by relevance
1323 final Configuration config90 = new Configuration(); in testApplyTopFixedRotationTransform() local1324 mDisplayContent.computeScreenConfiguration(config90, ROTATION_90); in testApplyTopFixedRotationTransform()1330 assertNotEquals(config90.windowConfiguration.getMaxBounds(), in testApplyTopFixedRotationTransform()1375 assertEquals(config90.orientation, app.getConfiguration().orientation); in testApplyTopFixedRotationTransform()1376 assertEquals(config90.windowConfiguration.getBounds(), app.getBounds()); in testApplyTopFixedRotationTransform()1438 assertEquals(config90.orientation, mDisplayContent.getConfiguration().orientation); in testApplyTopFixedRotationTransform()