Searched refs:ALL_INT (Results 1 – 2 of 2) sorted by relevance
94 final static public Level ALL = new Level(ALL_INT, "ALL", 7);131 case ALL_INT: in toLevel()
41 public final static int ALL_INT = Integer.MIN_VALUE; field in Priority