Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/widget/
DConstraintSet.java300 private static final int GONE_TOP_MARGIN = 16; field in ConstraintSet
427 sMapToConstant.append(R.styleable.Constraint_layout_goneMarginTop, GONE_TOP_MARGIN); in sMapToConstant.append() argument
574 R.styleable.ConstraintOverride_layout_goneMarginTop, GONE_TOP_MARGIN); in sOverrideMapToConstant.append() argument
1376 private static final int GONE_TOP_MARGIN = 16; field in ConstraintSet.Layout
1464 sMapToConstant.append(R.styleable.Layout_layout_goneMarginTop, GONE_TOP_MARGIN); in sMapToConstant.append() argument