Home
last modified time | relevance | path

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

/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/refactoring/core/
DAndroidTypeRenameParticipant.java251 Node attributeNode = in parse() local
DAndroidTypeMoveParticipant.java289 Node attributeNode = in parse() local
DAndroidPackageRenameParticipant.java363 Node attributeNode = attributes in parse() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DChangeViewRefactoring.java246 Node attributeNode = attributes.item(i); in findAttributes() local
DChangeLayoutRefactoring.java561 Node attributeNode = attributeMap.item(i); in removeUndefinedAttrs() local
DVisualRefactoring.java483 Node attributeNode = attributes.item(i); in findNamespaceAttributes() local
498 Node attributeNode = attributes.item(i); in findLayoutAttributes() local