Searched refs:AnnotationSetItem (Results 1 – 3 of 3) sorted by relevance
61 AnnotationSetItem.getReferenceAnnotation(dexFile, classAnnotationsOffset)); in makeAnnotator()81 … out.annotate(4, "%s", AnnotationSetItem.getReferenceAnnotation(dexFile, annotationOffset)); in makeAnnotator()96 … out.annotate(4, "%s", AnnotationSetItem.getReferenceAnnotation(dexFile, annotationOffset)); in makeAnnotator()
41 public class AnnotationSetItem { class
123 … annotators.put(mapItem.getType(), AnnotationSetItem.makeAnnotator(this, mapItem)); in DexAnnotator()