Searched defs:originalRotation (Results 1 – 5 of 5) sorted by relevance
174 final int originalRotation = config.windowConfiguration.getRotation(); in testFinishFixedRotationTransform() local
1923 final int originalRotation = display.getRotation(); in testActivityOnCancelFixedRotationTransform() local1952 rotationAnim.setRotation(display.getPendingTransaction(), originalRotation); in testActivityOnCancelFixedRotationTransform() local
136 ScreenRotationAnimation(DisplayContent displayContent, @Surface.Rotation int originalRotation) { in ScreenRotationAnimation()
567 final int originalRotation = getWindowConfiguration().getRotation(); in cancelFixedRotationTransform() local
6228 final int originalRotation = overrideOriginalRotation != ROTATION_UNDEFINED in doStartFreezingDisplay() local