Searched defs:getAttributes (Results 1 – 3 of 3) sorted by relevance
122 private fun getAttributes(annotation: UAnnotation, showDefaultAttrs: Boolean): in <lambda>() method
137 private fun getAttributes(annotation: PsiAnnotation, showDefaultAttrs: Boolean): in <lambda>() method
336 public List<Attribute> getAttributes() { in getAttributes() method in ManifestParser.Section