Searched refs:animateProperty (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | ViewPropertyAnimator.java | 444 animateProperty(X, value); in x() 470 animateProperty(Y, value); in y() 496 animateProperty(Z, value); in z() 522 animateProperty(ROTATION, value); in rotation() 548 animateProperty(ROTATION_X, value); in rotationX() 574 animateProperty(ROTATION_Y, value); in rotationY() 600 animateProperty(TRANSLATION_X, value); in translationX() 626 animateProperty(TRANSLATION_Y, value); in translationY() 652 animateProperty(TRANSLATION_Z, value); in translationZ() 677 animateProperty(SCALE_X, value); in scaleX() [all …]
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 84301 Landroid/view/ViewPropertyAnimator;->animateProperty(IF)V
|