Home
last modified time | relevance | path

Searched defs:annotationDesc (Results 1 – 1 of 1) sorted by relevance

/cts/tools/signature-tools/src/signature/converter/doclet/
DDocletToSigConverter.java549 private boolean annotationRetentionIsSource(AnnotationDesc annotationDesc) { in annotationRetentionIsSource()
567 private IAnnotation convertAnnotation(AnnotationDesc annotationDesc) { in convertAnnotation()