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