Home
last modified time | relevance | path

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

/tools/platform-compat/java/com/android/annotationvisitor/
DRepeatedAnnotationHandler.java39 public RepeatedAnnotationHandler(String innerAnnotationName, AnnotationHandler wrappedHandler) { in RepeatedAnnotationHandler() argument
41 mInnerAnnotationName = innerAnnotationName; in RepeatedAnnotationHandler()