Searched defs:SHOW_HIDDEN (Results 1 - 1 of 1) sorted by last modified time

/external/doclava/src/com/google/doclava/
H A DDoclava.java64 public static final int SHOW_HIDDEN = 0x0000001f; field in class:Doclava
120 if (hidden && !checkLevel(SHOW_HIDDEN)) {
230 showLevel = SHOW_HIDDEN;

Completed in 268 milliseconds