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/
DAppConfigurationTests.java486 final ConfigInfo appConfigInfo = extras.getParcelable(EXTRA_APP_CONFIG_INFO); in testRotatedInfoWithFixedRotationTransform() local
505 expectedRotation, appConfigInfo.rotation); in testRotatedInfoWithFixedRotationTransform()
507 ORIENTATION_LANDSCAPE, appConfigInfo.sizeInfo.orientation); in testRotatedInfoWithFixedRotationTransform()
517 appConfigInfo.sizeInfo.displayWidth > appConfigInfo.sizeInfo.displayHeight); in testRotatedInfoWithFixedRotationTransform()
519 appConfigInfo.sizeInfo.metricsWidth > appConfigInfo.sizeInfo.metricsHeight); in testRotatedInfoWithFixedRotationTransform()