Searched defs:annotations (Results 1 – 5 of 5) sorted by relevance
87 public String formatAnnotations(Set<DexAnnotation> annotations) { in formatAnnotations()
30 private Set<DexAnnotation> annotations; field in DexParameterImpl
36 private Set<DexAnnotation> annotations; field in DexFieldImpl
47 private Set<DexAnnotation> annotations; field in DexMethodImpl
63 private Set<DexAnnotation> annotations; field in DexClassImpl