Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAppConfigurationTests.java363 final SizeInfo initialReportedSizes = in testTranslucentAppOrientationRequests() local
366 ORIENTATION_PORTRAIT, initialReportedSizes.orientation); in testTranslucentAppOrientationRequests()
368 initialReportedSizes.heightDp >= initialReportedSizes.widthDp); in testTranslucentAppOrientationRequests()
433 final SizeInfo initialReportedSizes = getLastReportedSizesForActivity(TEST_ACTIVITY); in testAppOrientationRequestConfigClears() local
434 final int initialOrientation = initialReportedSizes.orientation; in testAppOrientationRequestConfigClears()