Searched refs:formatAnnotations (Results 1 – 4 of 4) sorted by relevance
142 builder.append(formatter.formatAnnotations(getAnnotations())); in toString()151 builder.append(formatter.formatAnnotations(dexParameter in toString()
96 builder.append(formatter.formatAnnotations(getAnnotations())); in toString()
87 public String formatAnnotations(Set<DexAnnotation> annotations) { in formatAnnotations() method in TypeFormatter
345 builder.append(formatter.formatAnnotations(getAnnotations())); in toString()