Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAppConfigurationTests.java478 final ConfigInfo onCreateConfigInfo = extras.getParcelable(EXTRA_CONFIG_INFO_IN_ON_CREATE); in testRotatedInfoWithFixedRotationTransform() local
479 final SizeInfo onCreateSize = onCreateConfigInfo.sizeInfo; in testRotatedInfoWithFixedRotationTransform()
485 reportedSizes, onCreateConfigInfo.sizeInfo); in testRotatedInfoWithFixedRotationTransform()
493 expectedRotation, onCreateConfigInfo.rotation); in testRotatedInfoWithFixedRotationTransform()