Home
last modified time | relevance | path

Searched refs:appConfigInfo (Results 1 – 1 of 1) sorted by relevance

/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DAppConfigurationTests.java474 final ConfigInfo appConfigInfo = extras.getParcelable(EXTRA_APP_CONFIG_INFO); in testRotatedInfoWithFixedRotationTransform() local
495 currentRotation, appConfigInfo.rotation); in testRotatedInfoWithFixedRotationTransform()
497 ORIENTATION_LANDSCAPE, appConfigInfo.sizeInfo.orientation); in testRotatedInfoWithFixedRotationTransform()
511 appConfigInfo.sizeInfo.displayWidth > appConfigInfo.sizeInfo.displayHeight); in testRotatedInfoWithFixedRotationTransform()
513 appConfigInfo.sizeInfo.metricsWidth > appConfigInfo.sizeInfo.metricsHeight); in testRotatedInfoWithFixedRotationTransform()