Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/window/
DTransitionInfo.java809 public void setEndFixedRotation(@Surface.Rotation int endFixedRotation) { in setEndFixedRotation() method in TransitionInfo.Change
/frameworks/base/services/core/java/com/android/server/wm/
DTransition.java3008 change.setEndFixedRotation(activityRotation); in setEndFixedRotationIfNeeded()
3026 change.setEndFixedRotation(nextRotation); in setEndFixedRotationIfNeeded()