Home
last modified time | relevance | path

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

/external/doclava/src/com/google/doclava/
DMethodInfo.java652 String annotationDocumentation = Doclava.getDocumentationStringForAnnotation( in makeHDF() local
654 if (annotationDocumentation != null) { in makeHDF()
656 annotationDocumentation); in makeHDF()
DClassInfo.java1173 String annotationDocumentation = Doclava.getDocumentationStringForAnnotation( in makeHDF() local
1175 if (annotationDocumentation != null) { in makeHDF()
1177 annotationDocumentation); in makeHDF()