Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java690 final RotationAnimationPair anim = selectRotationAnimation(); in prepareNormalRotationAnimation()
818 private RotationAnimationPair selectRotationAnimation() { in selectRotationAnimation() method in DisplayRotation
879 final RotationAnimationPair anim = selectRotationAnimation(); in validateRotationAnimation()