Home
last modified time | relevance | path

Searched refs:animateProperty (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/core/java/android/view/
DViewPropertyAnimator.java451 animateProperty(X, value); in x()
477 animateProperty(Y, value); in y()
503 animateProperty(Z, value); in z()
529 animateProperty(ROTATION, value); in rotation()
555 animateProperty(ROTATION_X, value); in rotationX()
581 animateProperty(ROTATION_Y, value); in rotationY()
607 animateProperty(TRANSLATION_X, value); in translationX()
633 animateProperty(TRANSLATION_Y, value); in translationY()
659 animateProperty(TRANSLATION_Z, value); in translationZ()
684 animateProperty(SCALE_X, value); in scaleX()
[all …]
/frameworks/base/config/
Dhiddenapi-private-dex.txt98270 Landroid/view/ViewPropertyAnimator;->animateProperty(IF)V