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.java632 int prevOrientation = reportedSizes.orientation; in testAppOrientationWhenRotating() local
643 assertNotEquals(prevOrientation, reportedSizes.orientation); in testAppOrientationWhenRotating()
647 prevOrientation = reportedSizes.orientation; in testAppOrientationWhenRotating()