Searched refs:fromAttribute (Results 1 – 3 of 3) sorted by relevance
149 ConstraintType type = ConstraintType.fromAttribute(name); in updateConstraints()171 ConstraintType type = ConstraintType.fromAttribute(name); in transfer()
144 public static ConstraintType fromAttribute(@NonNull String attribute) { in fromAttribute() method in ConstraintType
95 ConstraintType type = ConstraintType.fromAttribute(name); in DependencyGraph()