Searched defs:prevRotation (Results 1 – 5 of 5) sorted by relevance
479 final int prevRotation = mDisplayContent.getRotation(); in testCheckRotationAfterCleanup() local487 assertNotEquals(displayRotation.getRotation(), prevRotation); in testCheckRotationAfterCleanup() local
1344 final int prevRotation = mDisplayContent.getRotation(); in testDeferRotationForTransientLaunch() local1370 assertNotEquals(mDisplayContent.getRotation(), prevRotation); in testDeferRotationForTransientLaunch() local
576 int prevRotation = rotation; in updateRotationUnchecked() local
3735 final int prevRotation = mLastReportedConfiguration in reportResized() local3785 private void onResizePostDispatched(boolean drawPending, int prevRotation, int displayId) { in onResizePostDispatched()
2072 final int prevRotation = getWindowConfiguration().getRotation(); in onConfigurationChanged() local