Home | History | Annotate | Download | only in versions

Lines Matching full:rotationanimation

61       <li><a href="#RotationAnimation">Rotation animations</a></li>
845 <h3 id="RotationAnimation">Rotation animations</h3>
847 <p>The new {@link android.view.WindowManager.LayoutParams#rotationAnimation} field in
864 params.rotationAnimation = WindowManager.LayoutParams.ROTATION_ANIMATION_CROSSFADE;