Searched defs:annotations (Results 1 – 9 of 9) 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
99 AnnotationDesc[] annotations = method.annotations(); in start() local
291 String methodName, Set<? extends Annotation> annotations) { in handleAnnotations()
367 Annotation[] annotations = testMethod.getAnnotations(); in getAnnotation() local
555 AnnotationDesc[] annotations = method.annotations(); in getTestMethods() local