Home
last modified time | relevance | path

Searched defs:attributeNodes (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/refactoring/
DVisualRefactoring.java422 List<Attr> attributeNodes = findNamespaceAttributes(); in getAndroidNamespacePrefix() local
448 List<Attr> attributeNodes = findNamespaceAttributes(document); in getAndroidNamespacePrefix() local