Searched defs:originalRotation (Results 1 – 5 of 5) sorted by relevance
160 final int originalRotation = config.windowConfiguration.getRotation(); in testFinishFixedRotationTransform() local
1779 final int originalRotation = display.getRotation(); in testActivityOnCancelFixedRotationTransform() local1808 rotationAnim.setRotation(display.getPendingTransaction(), originalRotation); in testActivityOnCancelFixedRotationTransform() local
137 ScreenRotationAnimation(DisplayContent displayContent, @Surface.Rotation int originalRotation) { in ScreenRotationAnimation()
636 final int originalRotation = getWindowConfiguration().getRotation(); in cancelFixedRotationTransform() local
5922 final int originalRotation = overrideOriginalRotation != ROTATION_UNDEFINED in startFreezingDisplay() local