Home
last modified time | relevance | path

Searched refs:getValueByString (Results 1 – 7 of 7) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/state/
DConstraintSetParser.java1150 flow.setWrapMode(State.Wrap.getValueByString(wrapValue)); in parseFlowType()
1294 flow.setVerticalStyle(State.Chain.getValueByString(vStyleValueStr)); in parseFlowType()
1298 State.Chain.getValueByString(vFirstStyleValueStr)); in parseFlowType()
1301 flow.setLastVerticalStyle(State.Chain.getValueByString(vLastStyleValueStr)); in parseFlowType()
1320 flow.setHorizontalStyle(State.Chain.getValueByString(hStyleValueStr)); in parseFlowType()
1324 State.Chain.getValueByString(hFirstStyleValueStr)); in parseFlowType()
1328 State.Chain.getValueByString(hLastStyleValueStr)); in parseFlowType()
DState.java129 public static int getValueByString(String str) { in getValueByString() method in State.Chain
171 public static int getValueByString(String str) { in getValueByString() method in State.Wrap
/constraintlayout/constraintlayout-core/api/
Dapi_lint.ignore2916 MissingNullability: androidx.constraintlayout.core.state.State.Chain#getValueByString(String) param…
2917 Missing nullability on parameter `str` in method `getValueByString`
2924 MissingNullability: androidx.constraintlayout.core.state.State.Wrap#getValueByString(String) parame…
2925 Missing nullability on parameter `str` in method `getValueByString`
D1.1.0-beta01.txt2294 method public static int getValueByString(String!);
2351 method public static int getValueByString(String!);
Drestricted_1.1.0-beta01.txt2295 method public static int getValueByString(String!);
2352 method public static int getValueByString(String!);
Drestricted_current.txt2304 method public static int getValueByString(String!);
2361 method public static int getValueByString(String!);
Dcurrent.txt2303 method public static int getValueByString(String!);
2360 method public static int getValueByString(String!);