Home | History | Annotate | Download | only in testprogress2

Lines Matching full:hide

445                 // ignored since it has a @hide in the javadoc on the class
488 // workaround for the non-recognized @hide tag in package.html
491 return comment != null && comment.contains("@hide");
493 Tag[] hideTags = doc.tags("hide");