Searched defs:annotationTypeElement (Results 1 – 4 of 4) sorted by relevance
51 TypeElement annotationTypeElement = in getAnnotationMirror() local
44 public DaggerTypeElement annotationTypeElement() { in annotationTypeElement() method in DaggerAnnotation
288 TypeElement annotationTypeElement = asType(annotationMirror.getAnnotationType().asElement()); in getAnnotationMirror() local
185 TypeElement annotationTypeElement = in getAnnotationMirror() local