Searched refs:showLevel (Results 1 – 1 of 1) sorted by relevance
51 public static int showLevel = SHOW_PROTECTED; field in DroidDoc76 return (showLevel & level) == level; in checkLevel()178 showLevel = SHOW_PUBLIC; in start()181 showLevel = SHOW_PROTECTED; in start()184 showLevel = SHOW_PACKAGE; in start()187 showLevel = SHOW_PRIVATE; in start()190 showLevel = SHOW_HIDDEN; in start()