Searched refs:LAYOUT_BELOW (Results 1 – 3 of 3) sorted by relevance
60 LAYOUT_BELOW(ATTR_LAYOUT_BELOW, null, TOP, null, BOTTOM, false, true, false, true), enumConstant204 return LAYOUT_BELOW; in forMatch()
239 case LAYOUT_BELOW: in getCompatibleConstraint()244 case LAYOUT_BELOW: in getCompatibleConstraint()
32 import static com.android.ide.common.layout.relative.ConstraintType.LAYOUT_BELOW;206 && (type == LAYOUT_ABOVE || type == LAYOUT_BELOW in paintConstraint()288 case LAYOUT_BELOW: in paintCornerConstraint()296 opposite2 = LAYOUT_BELOW; in paintCornerConstraint()