Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gle2/
DDomUtilities.java680 public static Element findCorresponding(Element element, Document document) { in findCorresponding() method in DomUtilities
703 private static Element findCorresponding(Element element, String targetId) { in findCorresponding() method in DomUtilities