Home
last modified time | relevance | path

Searched refs:RELATIVE_TO_SELF (Results 1 – 8 of 8) 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/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/core/java/android/view/animation/
DAnimation.java70 public static final int RELATIVE_TO_SELF = 1; field in Animation
1002 case RELATIVE_TO_SELF: in resolveSize()
1118 RELATIVE_TO_PARENT : RELATIVE_TO_SELF; in parseValue()
/frameworks/support/v4/java/android/support/v4/app/
DFragmentManager.java856 Animation.RELATIVE_TO_SELF, .5f, Animation.RELATIVE_TO_SELF, .5f); in makeOpenCloseAnimation()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt35298 field public static final int RELATIVE_TO_SELF = 1; // 0x1
/frameworks/base/api/
Dcurrent.txt44302 field public static final int RELATIVE_TO_SELF = 1; // 0x1
Dtest-current.txt44381 field public static final int RELATIVE_TO_SELF = 1; // 0x1
Dsystem-current.txt47305 field public static final int RELATIVE_TO_SELF = 1; // 0x1