Searched refs:reportDocChanges (Results 1 - 3 of 3) sorted by relevance

/external/jdiff/src/jdiff/
H A DHTMLReportGenerator.java312 if (reportDocChanges && pkgDiff.documentationChange_ != null) {
506 if (reportDocChanges && classDiff.documentationChange_ != null) {
1349 if (reportDocChanges && memberDiff.documentationChange_ != null) {
1505 if (reportDocChanges && memberDiff.documentationChange_ != null) {
1655 if (reportDocChanges && memberDiff.documentationChange_ != null) {
2113 public static boolean reportDocChanges = false; field in class:HTMLReportGenerator
H A DOptions.java309 HTMLReportGenerator.reportDocChanges = true;
H A DAPIComparator.java815 if (!HTMLReportGenerator.reportDocChanges)

Completed in 60 milliseconds