Searched defs:annotations (Results 1 – 8 of 8) sorted by relevance
99 AnnotationDesc[] annotations = method.annotations(); in start() local
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
367 Annotation[] annotations = testMethod.getAnnotations(); in getAnnotation() local
555 AnnotationDesc[] annotations = method.annotations(); in getTestMethods() local