Home
last modified time | relevance | path

Searched defs:constantName (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/java/android/view/
DViewPropertyAnimator.java909 private void animateProperty(int constantName, float toValue) { in animateProperty()
923 private void animatePropertyBy(int constantName, float byValue) { in animatePropertyBy()
936 private void animatePropertyBy(int constantName, float startValue, float byValue) { in animatePropertyBy()