Searched defs:element (Results 1 – 5 of 5) sorted by relevance
117 protected DexAnnotation getAnnotation(DexAnnotatedElement element, String annotationType) { in getAnnotation()
234 private static Element getElement(Element element, String tagName) { in getElement()243 …private static String getElementAttribute(Element element, String elementName, String attributeNam… in getElementAttribute()
53 public static IAnnotation getAnnotation(IAnnotatableElement element, in getAnnotation()
577 SigAnnotationElement element = new SigAnnotationElement(); in convertAnnotation() local
368 public static DexAnnotation getAnnotation(DexAnnotatedElement element, in getAnnotation()