Home
last modified time | relevance | path

Searched refs:forMatch (Results 1 – 2 of 2) sorted by relevance

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DConstraintType.java176 public static ConstraintType forMatch(boolean withParent, SegmentType from, SegmentType to) { in forMatch() method in ConstraintType
DGuidelineHandler.java466 ConstraintType type = ConstraintType.forMatch(withParent, in addClosest()