Home
last modified time | relevance | path

Searched defs:mCustomConstraints (Results 1 – 2 of 2) sorted by relevance

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/
DKey.java44 HashMap<String, ConstraintAttribute> mCustomConstraints; field in Key
/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/widget/
DConstraintSet.java2127 public HashMap<String, ConstraintAttribute> mCustomConstraints = new HashMap<>(); field in ConstraintSet.Constraint