Home
last modified time | relevance | path

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

/constraintlayout/constraintlayout/src/main/java/androidx/constraintlayout/widget/
DConstraintSet.java311 private static final int ORIENTATION = 27; field in ConstraintSet
420 sMapToConstant.append(R.styleable.Constraint_android_orientation, ORIENTATION); in sMapToConstant.append() argument
570 R.styleable.ConstraintOverride_android_orientation, ORIENTATION); in sOverrideMapToConstant.append() argument
1386 private static final int ORIENTATION = 26; field in ConstraintSet.Layout
1457 sMapToConstant.append(R.styleable.Layout_android_orientation, ORIENTATION); in sMapToConstant.append() argument