Searched refs:aev (Results 1 – 1 of 1) sorted by relevance
58 AnnotationElementValue aev = (AnnotationElementValue) v; in handleAnnotation() local60 aev.getAnnotationEntry().getAnnotationType().equals(mInnerAnnotationName)); in handleAnnotation()61 mWrappedHandler.handleAnnotation(aev.getAnnotationEntry(), context); in handleAnnotation()