Home
last modified time | relevance | path

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

/frameworks/base/services/tests/wmtests/src/com/android/server/wm/
DActivityOptionsTest.java22 import static android.view.WindowManager.LayoutParams.ROTATION_ANIMATION_ROTATE;
53 opts.setRotationAnimationHint(ROTATION_ANIMATION_ROTATE); in testMerge_NoClobber()
70 assertEquals(ROTATION_ANIMATION_ROTATE, restoredOpts.getRotationAnimationHint()); in testMerge_NoClobber()
DDisplayContentTests.java1231 mAppWindow.mAttrs.rotationAnimation = WindowManager.LayoutParams.ROTATION_ANIMATION_ROTATE; in testRotateSeamlesslyWithFixedRotation()
/frameworks/base/core/java/android/view/
DWindowManager.java2456 public static final int ROTATION_ANIMATION_ROTATE = 0; field in WindowManager.LayoutParams
2491 public int rotationAnimation = ROTATION_ANIMATION_ROTATE;
3559 if (rotationAnimation != ROTATION_ANIMATION_ROTATE) { in toString()
3838 case ROTATION_ANIMATION_ROTATE: in rotationAnimationToString()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayRotation.java22 import static android.view.WindowManager.LayoutParams.ROTATION_ANIMATION_ROTATE;
721 case ROTATION_ANIMATION_ROTATE: in selectRotationAnimation()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34738 field public static final int ROTATION_ANIMATION_ROTATE = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt55680 field public static final int ROTATION_ANIMATION_ROTATE = 0; // 0x0