Searched refs:attachLeftProperty (Results 1 – 1 of 1) sorted by relevance
857 String attachLeftProperty = ATTR_LAYOUT_ALIGN_PARENT_LEFT; in computeHorizontalConstraints() local874 } else if (attachLeftProperty != null) { in computeHorizontalConstraints()875 view.addHorizConstraint(attachLeftProperty, attachLeftValue); in computeHorizontalConstraints()894 attachLeftProperty = ATTR_LAYOUT_TO_RIGHT_OF; in computeHorizontalConstraints()