Searched refs:mPropertyMask (Results 1 – 1 of 1) sorted by relevance
178 int mPropertyMask; field in ViewPropertyAnimator.PropertyBundle182 mPropertyMask = propertyMask; in PropertyBundle()197 if ((mPropertyMask & propertyConstant) != 0 && mNameValuesHolder != null) { in cancel()203 mPropertyMask &= ~propertyConstant; in cancel()957 if (bundle.mPropertyMask == NONE) { in animatePropertyBy()1161 int propertyMask = propertyBundle.mPropertyMask; in onAnimationUpdate()