Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAppConfigurationTests.java767 final SizeInfo currentSize = activitySession.getConfigInfo().sizeInfo; in testFixedOrientationWhenRotating() local
768 assertEquals("Sizes must not be changed", initialSize, currentSize); in testFixedOrientationWhenRotating()