Home
last modified time | relevance | path

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

/sdk/lint/libs/lint_checks/src/com/android/tools/lint/checks/
DAccessibilityDetector.java83 Attr attributeNode = element.getAttributeNodeNS(ANDROID_URI, ATTR_CONTENT_DESCRIPTION); in visitElement() local
/sdk/eclipse/plugins/com.android.ide.eclipse.adt/src/com/android/ide/eclipse/adt/internal/editors/layout/refactoring/
DChangeViewRefactoring.java252 Node attributeNode = attributes.item(i); in findAttributes() local
DChangeLayoutRefactoring.java567 Node attributeNode = attributeMap.item(i); in removeUndefinedAttrs() local
DVisualRefactoring.java487 Node attributeNode = attributes.item(i); in findNamespaceAttributes() local
502 Node attributeNode = attributes.item(i); in findLayoutAttributes() local
/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