Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/
DMethodInfo.java655 String annotationDocumentation = Doclava.getDocumentationStringForAnnotation( in makeHDF() local
657 if (annotationDocumentation != null) { in makeHDF()
659 annotationDocumentation); in makeHDF()
DClassInfo.java1308 String annotationDocumentation = Doclava.getDocumentationStringForAnnotation( in makeHDF() local
1310 if (annotationDocumentation != null) { in makeHDF()
1312 annotationDocumentation); in makeHDF()