Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/gre/
DNodeProxy.java289 NamedNodeMap nodeAttributes = xmlNode.getAttributes(); in getStringAttr() local
327 NamedNodeMap nodeAttributes = xmlNode.getAttributes(); in getAttributes() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/parts/
DUiElementEditPart.java179 NamedNodeMap nodeAttributes = xmlNode.getAttributes(); in getStringAttr() local