Searched refs:mDependencyGraph (Results 1 – 6 of 6) sorted by relevance
54 public DependencyGraph mDependencyGraph = new DependencyGraph(this); field in ConstraintWidgetContainer61 mDependencyGraph.invalidateGraph(); in invalidateGraph()68 mDependencyGraph.invalidateMeasures(); in invalidateMeasures()74 return mDependencyGraph.directMeasure(optimizeWrap); in directMeasure()95 return mDependencyGraph.directMeasureSetup(optimizeWrap); in directMeasureSetup()100 return mDependencyGraph.directMeasureWithOrientation(optimizeWrap, orientation); in directMeasureWithOrientation()105 mDependencyGraph.defineTerminalWidgets(getHorizontalDimensionBehaviour(), in defineTerminalWidgets()134 mDependencyGraph.setMeasurer(measurer); in setMeasurer()
640 InternalField: androidx.constraintlayout.core.widgets.ConstraintWidgetContainer#mDependencyGraph:641 Internal field mDependencyGraph must not be exposed3464 …singNullability: androidx.constraintlayout.core.widgets.ConstraintWidgetContainer#mDependencyGraph:3465 …Missing nullability on field `mDependencyGraph` in class `class androidx.constraintlayout.core.wid…4262 MutableBareField: androidx.constraintlayout.core.widgets.ConstraintWidgetContainer#mDependencyGraph:4263 Bare field mDependencyGraph must be marked final, or moved behind accessors if mutable
3079 field public androidx.constraintlayout.core.widgets.analyzer.DependencyGraph! mDependencyGraph;
3083 field public androidx.constraintlayout.core.widgets.analyzer.DependencyGraph! mDependencyGraph;
3092 field public androidx.constraintlayout.core.widgets.analyzer.DependencyGraph! mDependencyGraph;
3088 field public androidx.constraintlayout.core.widgets.analyzer.DependencyGraph! mDependencyGraph;