Home
last modified time | relevance | path

Searched refs:createErrorVariable (Results 1 – 8 of 8) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/
DArrayRow.java407 variables.put(system.createErrorVariable(strength, "ep"), 1); in addError()
408 variables.put(system.createErrorVariable(strength, "em"), -1); in addError()
DLinearSystem.java338 SolverVariable error = createErrorVariable(strength, prefix); in addSingleError()
363 public SolverVariable createErrorVariable(int strength, String prefix) { in createErrorVariable() method in LinearSystem
/constraintlayout/constraintlayout/src/main/
Dbaseline-prof.txt48 HSPLandroidx/constraintlayout/core/LinearSystem;->createErrorVariable(ILjava/lang/String;)Landroidx…
/constraintlayout/constraintlayout-core/api/
Dapi_lint.ignore906 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`
D1.1.0-beta01.txt94 method public androidx.constraintlayout.core.SolverVariable! createErrorVariable(int, String!);
Drestricted_1.1.0-beta01.txt94 method public androidx.constraintlayout.core.SolverVariable! createErrorVariable(int, String!);
Drestricted_current.txt94 method public androidx.constraintlayout.core.SolverVariable! createErrorVariable(int, String!);
Dcurrent.txt94 method public androidx.constraintlayout.core.SolverVariable! createErrorVariable(int, String!);