Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/state/helpers/
DChainReference.java161 protected float getPostMargin(@NonNull String id) { in getPostMargin() method in ChainReference
DFlowReference.java132 protected float getPostMargin(String id) { in getPostMargin() method in FlowReference
/constraintlayout/constraintlayout-core/src/main/java/androidx/constraintlayout/core/dsl/
DRef.java109 public float getPostMargin() { in getPostMargin() method in Ref