Searched defs:prevRotation (Results 1 – 5 of 5) sorted by relevance
478 final int prevRotation = mDisplayContent.getRotation(); in testCheckRotationAfterCleanup() local486 assertNotEquals(displayRotation.getRotation(), prevRotation); in testCheckRotationAfterCleanup() local
1282 final int prevRotation = mDisplayContent.getRotation(); in testDeferRotationForTransientLaunch() local1308 assertNotEquals(mDisplayContent.getRotation(), prevRotation); in testDeferRotationForTransientLaunch() local
563 int prevRotation = rotation; in updateRotationUnchecked() local
1987 final int prevRotation = getWindowConfiguration().getRotation(); in onConfigurationChanged() local
3737 final int prevRotation = mLastReportedConfiguration in reportResized() local