Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/parser/
DCLContainer.java240 public CLArray getArrayOrCreate(String name) { in getArrayOrCreate() method in CLContainer
/constraintlayout/constraintlayout-compose/src/androidMain/kotlin/androidx/constraintlayout/compose/
DTransitionScope.kt490 val array = this.getArrayOrCreate(name) in CLContainer()
/constraintlayout/constraintlayout-core/api/
Dapi_lint.ignore2234 MissingNullability: androidx.constraintlayout.core.parser.CLContainer#getArrayOrCreate(String):
2235 Missing nullability on method `getArrayOrCreate` return
2236 MissingNullability: androidx.constraintlayout.core.parser.CLContainer#getArrayOrCreate(String) para…
2237 Missing nullability on parameter `name` in method `getArrayOrCreate`
D1.1.0-beta01.txt1882 method public androidx.constraintlayout.core.parser.CLArray! getArrayOrCreate(String!);
Drestricted_1.1.0-beta01.txt1882 method public androidx.constraintlayout.core.parser.CLArray! getArrayOrCreate(String!);
Drestricted_current.txt1882 method public androidx.constraintlayout.core.parser.CLArray! getArrayOrCreate(String!);
Dcurrent.txt1882 method public androidx.constraintlayout.core.parser.CLArray! getArrayOrCreate(String!);