Searched refs:attachTopProperty (Results 1 – 1 of 1) sorted by relevance
911 String attachTopProperty = ATTR_LAYOUT_ALIGN_PARENT_TOP; in computeVerticalConstraints() local928 } else if (attachTopProperty != null) { in computeVerticalConstraints()929 view.addVerticalConstraint(attachTopProperty, attachTopValue); in computeVerticalConstraints()948 attachTopProperty = ATTR_LAYOUT_BELOW; in computeVerticalConstraints()