Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/common/layout/relative/
DMatch.java27 public final Segment with; field in Match
53 public Match(GuidelineHandler handler, Segment edge, Segment with, in Match()