Searched refs:ROTATION_ANIMATION_UNSPECIFIED (Results 1 – 10 of 10) sorted by relevance
24 import static android.view.WindowManager.LayoutParams.ROTATION_ANIMATION_UNSPECIFIED;136 activity.rotationAnimation = ROTATION_ANIMATION_UNSPECIFIED; in makeAppDetailsActivity()
164 …roidManifestActivity_rotationAnimation, WindowManager.LayoutParams.ROTATION_ANIMATION_UNSPECIFIED); in parseActivityOrReceiver()
47 ROTATION_ANIMATION_UNSPECIFIED = -1; enumerator
26 import static android.view.WindowManager.LayoutParams.ROTATION_ANIMATION_UNSPECIFIED;366 private int mRotationAnimation = ROTATION_ANIMATION_UNSPECIFIED;
27 import static android.view.WindowManager.LayoutParams.ROTATION_ANIMATION_UNSPECIFIED;1231 if (top == null) return ROTATION_ANIMATION_UNSPECIFIED; in getTaskRotationAnimation()1233 if (mainWin == null) return ROTATION_ANIMATION_UNSPECIFIED; in getTaskRotationAnimation()1241 return ROTATION_ANIMATION_UNSPECIFIED; in getTaskRotationAnimation()
26 import static android.view.WindowManager.LayoutParams.ROTATION_ANIMATION_UNSPECIFIED;572 .setRotate(upsideDown, ROTATION_ANIMATION_UNSPECIFIED).build()) in testShouldRotateSeamlessly()655 return setRotate(ROTATION_ANIMATION_UNSPECIFIED); in setRotate()
29 import static android.view.WindowManager.LayoutParams.ROTATION_ANIMATION_UNSPECIFIED;243 if (anim == ROTATION_ANIMATION_UNSPECIFIED in getRotationAnimation()
2997 public static final int ROTATION_ANIMATION_UNSPECIFIED = -1; field in WindowManager.LayoutParams4730 case ROTATION_ANIMATION_UNSPECIFIED: in rotationAnimationToString()
42 import static android.view.WindowManager.LayoutParams.ROTATION_ANIMATION_UNSPECIFIED;4230 a.info.rotationAnimation = ROTATION_ANIMATION_UNSPECIFIED; in generateAppDetailsHiddenActivity()4441 … sa.getInt(R.styleable.AndroidManifestActivity_rotationAnimation, ROTATION_ANIMATION_UNSPECIFIED); in parseActivity()
68488 Landroid/view/WindowLayoutParamsProto;->ROTATION_ANIMATION_UNSPECIFIED:I68547 Landroid/view/WindowManager$LayoutParams;->ROTATION_ANIMATION_UNSPECIFIED:I