Searched defs:element (Results 1 – 6 of 6) sorted by relevance
120 Element element = (Element) nodeList.item(0); in getElementAttribute() local
117 protected DexAnnotation getAnnotation(DexAnnotatedElement element, String annotationType) { in getAnnotation()
53 public static IAnnotation getAnnotation(IAnnotatableElement element, in getAnnotation()
297 private static Element getElement(Element element, String tagName) { in getElement()306 private static String getElementAttribute(Element element, in getElementAttribute()
577 SigAnnotationElement element = new SigAnnotationElement(); in convertAnnotation() local
368 public static DexAnnotation getAnnotation(DexAnnotatedElement element, in getAnnotation()