Searched refs:animatePropertyBy (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/core/java/android/view/ |
D | ViewPropertyAnimator.java | 457 animatePropertyBy(X, value); in xBy() 483 animatePropertyBy(Y, value); in yBy() 509 animatePropertyBy(Z, value); in zBy() 535 animatePropertyBy(ROTATION, value); in rotationBy() 561 animatePropertyBy(ROTATION_X, value); in rotationXBy() 587 animatePropertyBy(ROTATION_Y, value); in rotationYBy() 613 animatePropertyBy(TRANSLATION_X, value); in translationXBy() 639 animatePropertyBy(TRANSLATION_Y, value); in translationYBy() 665 animatePropertyBy(TRANSLATION_Z, value); in translationZBy() 690 animatePropertyBy(SCALE_X, value); in scaleXBy() [all …]
|
/frameworks/base/config/ |
D | boot-image-profile.txt | 17531 HSPLandroid/view/ViewPropertyAnimator;->animatePropertyBy(IFF)V
|
D | hiddenapi-greylist-max-o.txt | 84302 Landroid/view/ViewPropertyAnimator;->animatePropertyBy(IF)V 84303 Landroid/view/ViewPropertyAnimator;->animatePropertyBy(IFF)V
|