Home
last modified time | relevance | path

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

/cts/tests/framework/base/windowmanager/src/android/server/wm/display/
DAppConfigurationTests.java460 final int prevRotation = mWmState.getRotation(); in testRotatedInfoWithFixedRotationTransform() local
490 final boolean displayRotationChanged = prevRotation != currentRotation; in testRotatedInfoWithFixedRotationTransform()