Home
last modified time | relevance | path

Searched refs:PropertyValues (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DAnimatedVectorDrawable.java1237 private PropertyValuesHolder.PropertyValues mTmpValues =
1238 new PropertyValuesHolder.PropertyValues();
1495 PropertyValuesHolder.PropertyValues.DataSource dataSource, long duration) { in createFloatDataPoints()
1507 PropertyValuesHolder.PropertyValues.DataSource dataSource, long duration) { in createIntDataPoints()
/frameworks/base/core/java/android/animation/
DPropertyValuesHolder.java1079 public void getPropertyValues(PropertyValues values) { in getPropertyValues()
1103 values.dataSource = new PropertyValues.DataSource() { in getPropertyValues()
1697 public static class PropertyValues { class in PropertyValuesHolder
/frameworks/base/
Dcompiled-classes-phone133 android.animation.PropertyValuesHolder$PropertyValues
134 android.animation.PropertyValuesHolder$PropertyValues$DataSource
Dpreloaded-classes365 android.animation.PropertyValuesHolder$PropertyValues
/frameworks/base/services/
Dprofile-classes48 Landroid/animation/PropertyValuesHolder$PropertyValues;