Home
last modified time | relevance | path

Searched defs:customAttribute (Results 1 – 4 of 4) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/motion/
DCustomAttribute.java230 public boolean diff(CustomAttribute customAttribute) { in diff()
DCustomVariable.java283 public boolean diff(CustomVariable customAttribute) { in diff()
DMotion.java745 CustomVariable customAttribute = key.mCustom.get(customAttributeName); in setup() local
803 CustomVariable customAttribute = key.mCustom.get(customAttributeName); in setup() local
/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/motion/widget/
DMotionController.java763 ConstraintAttribute customAttribute = in setup() local
822 ConstraintAttribute customAttribute = in setup() local