Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/
DAppConfigurationTests.java642 int prevOrientation = reportedSizes.orientation; in testAppOrientationWhenRotating() local
653 assertNotEquals(prevOrientation, reportedSizes.orientation); in testAppOrientationWhenRotating()
657 prevOrientation = reportedSizes.orientation; in testAppOrientationWhenRotating()