Searched refs:mQuantizeInterpolatorString (Results 1 – 13 of 13) sorted by relevance
70 public String mQuantizeInterpolatorString = null; field in MotionWidget.Motion212 mMotion.mQuantizeInterpolatorString = value; in setValueMotion()
1999 public String mQuantizeInterpolatorString = null; field in ConstraintSet.Motion2099 mQuantizeInterpolatorString = a.getString(attr); in fillFromAttributeList()2100 if (mQuantizeInterpolatorString.indexOf("/") > 0) { in fillFromAttributeList()4986 c.motion.mQuantizeInterpolatorString = a.getString(attr); in populateOverride()4988 c.motion.mQuantizeInterpolatorString); in populateOverride()4990 if (c.motion.mQuantizeInterpolatorString.indexOf("/") > 0) { in populateOverride()5286 c.motion.mQuantizeInterpolatorString = value; in setDeltaValue()5677 c.motion.mQuantizeInterpolatorString = a.getString(attr); in populateConstraint()5678 if (c.motion.mQuantizeInterpolatorString.indexOf("/") > 0) { in populateConstraint()
196 InternalField: androidx.constraintlayout.widget.ConstraintSet.Motion#mQuantizeInterpolatorString:197 Internal field mQuantizeInterpolatorString must not be exposed1632 …singNullability: androidx.constraintlayout.widget.ConstraintSet.Motion#mQuantizeInterpolatorString:1633 …Missing nullability on field `mQuantizeInterpolatorString` in class `class androidx.constraintlayo…1982 MutableBareField: androidx.constraintlayout.widget.ConstraintSet.Motion#mQuantizeInterpolatorString:1983 … Bare field mQuantizeInterpolatorString must be marked final, or moved behind accessors if mutable
1560 field public String! mQuantizeInterpolatorString;
1164 constraint.motion.mQuantizeInterpolatorString, in setStartState()
326 …ternalField: androidx.constraintlayout.core.motion.MotionWidget.Motion#mQuantizeInterpolatorString:327 Internal field mQuantizeInterpolatorString must not be exposed1758 …Nullability: androidx.constraintlayout.core.motion.MotionWidget.Motion#mQuantizeInterpolatorString:1759 …Missing nullability on field `mQuantizeInterpolatorString` in class `class androidx.constraintlayo…3852 …leBareField: androidx.constraintlayout.core.motion.MotionWidget.Motion#mQuantizeInterpolatorString:3853 … Bare field mQuantizeInterpolatorString must be marked final, or moved behind accessors if mutable
1060 field public String! mQuantizeInterpolatorString;