Searched refs:attributeNodes (Results 1 – 2 of 2) sorted by relevance
484 List<Attr> attributeNodes = findNamespaceAttributes();485 for (Node attributeNode : attributeNodes) {
422 List<Attr> attributeNodes = findNamespaceAttributes(); in getAndroidNamespacePrefix() local423 for (Node attributeNode : attributeNodes) { in getAndroidNamespacePrefix()448 List<Attr> attributeNodes = findNamespaceAttributes(document); in getAndroidNamespacePrefix() local449 for (Node attributeNode : attributeNodes) { in getAndroidNamespacePrefix()