Searched defs:originalRotation (Results 1 – 5 of 5) sorted by relevance
175 final int originalRotation = config.windowConfiguration.getRotation(); in testFinishFixedRotationTransform() local
1937 final int originalRotation = display.getRotation(); in testActivityOnCancelFixedRotationTransform() local1966 rotationAnim.setRotation(display.getPendingTransaction(), originalRotation); in testActivityOnCancelFixedRotationTransform() local
138 ScreenRotationAnimation(DisplayContent displayContent, @Surface.Rotation int originalRotation) { in ScreenRotationAnimation()
575 final int originalRotation = getWindowConfiguration().getRotation(); in cancelFixedRotationTransform() local
6190 final int originalRotation = overrideOriginalRotation != ROTATION_UNDEFINED in doStartFreezingDisplay() local