Home
last modified time | relevance | path

Searched refs:ROTATION_ANIMATION_ROTATE (Results 1 – 6 of 6) 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()
69 assertEquals(ROTATION_ANIMATION_ROTATE, restoredOpts.getRotationAnimationHint()); in testMerge_NoClobber()
/frameworks/base/core/java/android/view/
DWindowManager.java2292 public static final int ROTATION_ANIMATION_ROTATE = 0; field in WindowManager.LayoutParams
2327 public int rotationAnimation = ROTATION_ANIMATION_ROTATE;
3166 if (rotationAnimation != ROTATION_ANIMATION_ROTATE) { in toString()
3405 case ROTATION_ANIMATION_ROTATE: in rotationAnimationToString()
/frameworks/base/services/core/java/com/android/server/wm/
DDisplayPolicy.java62 import static android.view.WindowManager.LayoutParams.ROTATION_ANIMATION_ROTATE;
1173 case ROTATION_ANIMATION_ROTATE: in selectRotationAnimationLw()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt34738 field public static final int ROTATION_ANIMATION_ROTATE = 0; // 0x0
/frameworks/base/non-updatable-api/
Dcurrent.txt53236 field public static final int ROTATION_ANIMATION_ROTATE = 0; // 0x0
/frameworks/base/api/
Dcurrent.txt53380 field public static final int ROTATION_ANIMATION_ROTATE = 0; // 0x0