Home
last modified time | relevance | path

Searched refs:propertyYName (Results 1 – 6 of 6) sorted by relevance

/frameworks/support/graphics/drawable/animated/src/main/java/androidx/vectordrawable/graphics/drawable/
DAnimatorInflaterCompat.java405 String propertyYName = TypedArrayUtils.getNamedString(arrayObjectAnimator, parser, in setupObjectAnimator() local
414 if (propertyXName == null && propertyYName == null) { in setupObjectAnimator()
419 setupPathMotion(path, oa, 0.5f * pixelSize, propertyXName, propertyYName); in setupObjectAnimator()
434 String propertyXName, String propertyYName) { in setupPathMotion() argument
485 if (propertyYName != null) { in setupPathMotion()
486 y = PropertyValuesHolder.ofFloat(propertyYName, mY); in setupPathMotion()
/frameworks/base/core/java/android/animation/
DAnimatorInflater.java511 String propertyYName = in setupObjectAnimator() local
519 if (propertyXName == null && propertyYName == null) { in setupObjectAnimator()
540 if (propertyYName != null) { in setupObjectAnimator()
541 y = PropertyValuesHolder.ofKeyframes(propertyYName, yKeyframes); in setupObjectAnimator()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt973 field public static final int propertyYName = 16843893; // 0x1010475
/frameworks/base/api/
Dcurrent.txt1061 field public static final int propertyYName = 16843893; // 0x1010475
/frameworks/base/config/
Dhiddenapi-public-dex.txt36455 Landroid/R$attr;->propertyYName:I
Dhiddenapi-private-dex.txt112617 Lcom/android/internal/R$attr;->propertyYName:I