Home
last modified time | relevance | path

Searched refs:mInnerAnnotationName (Results 1 – 1 of 1) sorted by relevance

/tools/platform-compat/java/com/android/annotationvisitor/
DRepeatedAnnotationHandler.java37 private final String mInnerAnnotationName; field in RepeatedAnnotationHandler
41 mInnerAnnotationName = innerAnnotationName; in RepeatedAnnotationHandler()
60 aev.getAnnotationEntry().getAnnotationType().equals(mInnerAnnotationName)); in handleAnnotation()