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