Searched defs:originalRotation (Results 1 – 5 of 5) sorted by relevance
158 final int originalRotation = config.windowConfiguration.getRotation(); in testFinishFixedRotationTransform() local
1734 final int originalRotation = display.getRotation(); in testActivityOnCancelFixedRotationTransform() local1763 rotationAnim.setRotation(display.getPendingTransaction(), originalRotation); in testActivityOnCancelFixedRotationTransform() local
145 ScreenRotationAnimation(DisplayContent displayContent, @Surface.Rotation int originalRotation) { in ScreenRotationAnimation()
612 final int originalRotation = getWindowConfiguration().getRotation(); in cancelFixedRotationTransform() local
5755 final int originalRotation = overrideOriginalRotation != ROTATION_UNDEFINED in startFreezingDisplay() local