Searched refs:ROTATION_ANIMATION_CROSSFADE (Results 1 – 7 of 7) sorted by relevance
20 import static android.view.WindowManager.LayoutParams.ROTATION_ANIMATION_CROSSFADE;203 return mAnimHint == ROTATION_ANIMATION_CROSSFADE || mAnimHint == ROTATION_ANIMATION_JUMPCUT; in isCustomRotate()
48 ROTATION_ANIMATION_CROSSFADE = 1; enumerator
22 import static android.view.WindowManager.LayoutParams.ROTATION_ANIMATION_CROSSFADE;839 case ROTATION_ANIMATION_CROSSFADE: in selectRotationAnimation()
3786 public static final int ROTATION_ANIMATION_CROSSFADE = 1; field in WindowManager.LayoutParams5680 case ROTATION_ANIMATION_CROSSFADE: in rotationAnimationToString()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
54040 field public static final int ROTATION_ANIMATION_CROSSFADE = 1; // 0x1
65162 Landroid/view/WindowLayoutParamsProto;->ROTATION_ANIMATION_CROSSFADE:I