Home
last modified time | relevance | path

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

/frameworks/base/core/tests/coretests/src/android/widget/listview/
DListWithDisappearingItemBug.java68 Animation.RELATIVE_TO_SELF, 0.0f,Animation.RELATIVE_TO_SELF, 0.0f, in onCreate()
69 Animation.RELATIVE_TO_SELF, -1.0f,Animation.RELATIVE_TO_SELF, 0.0f in onCreate()
/frameworks/base/tests/graphics/HwAccelerationTest/src/com/android/test/hwui/
DBitmapsActivity.java46 ScaleAnimation.RELATIVE_TO_SELF, 0.5f, in onCreate()
47 ScaleAnimation.RELATIVE_TO_SELF,0.5f); in onCreate()
/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/floatingmenu/
DMenuAnimationController.java492 new TranslateAnimation(Animation.RELATIVE_TO_SELF, 0,
493 Animation.RELATIVE_TO_SELF, toXValue,
494 Animation.RELATIVE_TO_SELF, 0,
495 Animation.RELATIVE_TO_SELF, 0);
/frameworks/base/core/java/android/view/animation/
DAnimation.java73 public static final int RELATIVE_TO_SELF = 1; field in Animation
1187 case RELATIVE_TO_SELF: in resolveSize()
1306 RELATIVE_TO_PARENT : RELATIVE_TO_SELF; in parseValue()
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35298 field public static final int RELATIVE_TO_SELF = 1; // 0x1
/frameworks/base/core/api/
Dcurrent.txt55435 field public static final int RELATIVE_TO_SELF = 1; // 0x1