Searched refs:propertyBundle (Results 1 – 1 of 1) sorted by relevance
1133 PropertyBundle propertyBundle = mAnimatorMap.get(animation); in onAnimationUpdate() local1134 if (propertyBundle == null) { in onAnimationUpdate()1145 int propertyMask = propertyBundle.mPropertyMask; in onAnimationUpdate()1149 ArrayList<NameValuesHolder> valueList = propertyBundle.mNameValuesHolder; in onAnimationUpdate()