Searched refs:mPropertyMask (Results 1 – 1 of 1) sorted by relevance
179 int mPropertyMask; field in ViewPropertyAnimator.PropertyBundle183 mPropertyMask = propertyMask; in PropertyBundle()198 if ((mPropertyMask & propertyConstant) != 0 && mNameValuesHolder != null) { in cancel()204 mPropertyMask &= ~propertyConstant; in cancel()958 if (bundle.mPropertyMask == NONE) { in animatePropertyBy()1162 int propertyMask = propertyBundle.mPropertyMask; in onAnimationUpdate()