Searched refs:mAnnotationValue (Results 1 – 1 of 1) sorted by relevance
35 private final @Nullable AnnotationValue mAnnotationValue; field in ProcessingException60 mAnnotationValue = annotationValue; in ProcessingException()71 if (mAnnotationValue != null) { in print()73 ERROR, getMessage(), mElement, mAnnotationMirror, mAnnotationValue); in print()