Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/
DSolverVariable.java27 public class SolverVariable implements Comparable<SolverVariable> { class
130 public SolverVariable(String name, Type type) { in SolverVariable() method in SolverVariable
135 public SolverVariable(Type type, String prefix) { in SolverVariable() method in SolverVariable