Home
last modified time | relevance | path

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

/aosp14/frameworks/base/services/core/java/com/android/server/wm/
H A DDisplayRotation.java105 private static class RotationAnimationPair { class in DisplayRotation
131 private final RotationAnimationPair mTmpRotationAnim = new RotationAnimationPair();
690 final RotationAnimationPair anim = selectRotationAnimation(); in prepareNormalRotationAnimation()
818 private RotationAnimationPair selectRotationAnimation() { in selectRotationAnimation()
879 final RotationAnimationPair anim = selectRotationAnimation(); in validateRotationAnimation()