Home
last modified time | relevance | path

Searched refs:attributeNodes (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/refactoring/
DExtractIncludeRefactoring.java484 List<Attr> attributeNodes = findNamespaceAttributes();
485 for (Node attributeNode : attributeNodes) {
DVisualRefactoring.java422 List<Attr> attributeNodes = findNamespaceAttributes(); in getAndroidNamespacePrefix() local
423 for (Node attributeNode : attributeNodes) { in getAndroidNamespacePrefix()
448 List<Attr> attributeNodes = findNamespaceAttributes(document); in getAndroidNamespacePrefix() local
449 for (Node attributeNode : attributeNodes) { in getAndroidNamespacePrefix()