Searched refs:attributeName (Results 1 – 3 of 3) sorted by relevance
121 String attributeName) { in getElementAttribute() argument125 return element.getAttribute(attributeName); in getElementAttribute()
392 String attributeName) { in getAnnotationAttributeValue() argument395 if (attributeName.equals(dexAnnotationAttribute.getName())) { in getAnnotationAttributeValue()
308 String attributeName) { in getElementAttribute() argument311 return e.getAttribute(attributeName); in getElementAttribute()