Home
last modified time | relevance | path

Searched refs:problematicLayouts (Results 1 – 6 of 6) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/
DMetrics.java53 public ArrayList<String> problematicLayouts = new ArrayList<>(); field in Metrics
116 problematicLayouts.clear(); in reset()
/constraintlayout/constraintlayout-core/api/
Dapi_lint.ignore158 ConcreteCollection: androidx.constraintlayout.core.Metrics#problematicLayouts:
942 MissingNullability: androidx.constraintlayout.core.Metrics#problematicLayouts:
943 …Missing nullability on field `problematicLayouts` in class `class androidx.constraintlayout.core.M…
3792 MutableBareField: androidx.constraintlayout.core.Metrics#problematicLayouts:
3793 Bare field problematicLayouts must be marked final, or moved behind accessors if mutable
D1.1.0-beta01.txt171 field public java.util.ArrayList<java.lang.String!>! problematicLayouts;
Drestricted_1.1.0-beta01.txt171 field public java.util.ArrayList<java.lang.String!>! problematicLayouts;
Drestricted_current.txt171 field public java.util.ArrayList<java.lang.String!>! problematicLayouts;
Dcurrent.txt171 field public java.util.ArrayList<java.lang.String!>! problematicLayouts;