Home
last modified time | relevance | path

Searched defs:getWeight (Results 1 – 3 of 3) sorted by relevance

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/state/helpers/
DChainReference.java154 protected float getWeight(@NonNull String id) { in getWeight() method in ChainReference
DFlowReference.java116 protected float getWeight(String id) { in getWeight() method in FlowReference
/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/dsl/
DRef.java73 public float getWeight() { in getWeight() method in Ref