Searched refs:declarations (Results 1 – 5 of 5) sorted by relevance
190 List<Attr> declarations = findNamespaceAttributes(mContainer); in computeChanges() local191 for (Attr attribute : declarations) { in computeChanges()
240 List<Attr> declarations = findNamespaceAttributes(primary); in computeChanges() local241 for (Attr attribute : declarations) { in computeChanges()
324 List<Attr> declarations = findNamespaceAttributes(layout); in computeChanges() local325 for (Attr attribute : declarations) { in computeChanges()
53 * Find typos in XML namespace declarations, as well as unused custom54 namespace declarations and usages of custom namespaces in library
416 references to their XML declarations, from the manifest file to418 to the XML declarations, etc.