Home
last modified time | relevance | path

Searched refs:setEndFixedRotation (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/core/java/android/window/
H A DTransitionInfo.java736 public void setEndFixedRotation(@Surface.Rotation int endFixedRotation) { in setEndFixedRotation() method in TransitionInfo.Change
/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DTransition.java2573 change.setEndFixedRotation(activityRotation); in setEndFixedRotationIfNeeded()
2591 change.setEndFixedRotation(nextRotation); in setEndFixedRotationIfNeeded()