Searched refs:createErrorVariable (Results 1 – 8 of 8) sorted by relevance
| /constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/ |
| D | ArrayRow.java | 407 variables.put(system.createErrorVariable(strength, "ep"), 1); in addError() 408 variables.put(system.createErrorVariable(strength, "em"), -1); in addError()
|
| D | LinearSystem.java | 338 SolverVariable error = createErrorVariable(strength, prefix); in addSingleError() 363 public SolverVariable createErrorVariable(int strength, String prefix) { in createErrorVariable() method in LinearSystem
|
| /constraintlayout/constraintlayout/src/main/ |
| D | baseline-prof.txt | 48 HSPLandroidx/constraintlayout/core/LinearSystem;->createErrorVariable(ILjava/lang/String;)Landroidx…
|
| /constraintlayout/constraintlayout-core/api/ |
| D | api_lint.ignore | 906 MissingNullability: androidx.constraintlayout.core.LinearSystem#createErrorVariable(int, String): 907 Missing nullability on method `createErrorVariable` return 908 MissingNullability: androidx.constraintlayout.core.LinearSystem#createErrorVariable(int, String) pa… 909 Missing nullability on parameter `prefix` in method `createErrorVariable`
|
| D | 1.1.0-beta01.txt | 94 method public androidx.constraintlayout.core.SolverVariable! createErrorVariable(int, String!);
|
| D | restricted_1.1.0-beta01.txt | 94 method public androidx.constraintlayout.core.SolverVariable! createErrorVariable(int, String!);
|
| D | restricted_current.txt | 94 method public androidx.constraintlayout.core.SolverVariable! createErrorVariable(int, String!);
|
| D | current.txt | 94 method public androidx.constraintlayout.core.SolverVariable! createErrorVariable(int, String!);
|