Searched refs:ZONEZ (Results 1 – 2 of 2) sorted by relevance
470 public static final int ZONEZ = 0x10000; field in StatisticOperations677 ZONEZ | ZONELT : (val > target + 3 * sd) ? in getZone()678 ZONEZ | ZONEGT : (val < target - 2 * sd) ? in getZone()
1135 if ((zone & StatisticOperations.ZONEZ) == in examine()1136 StatisticOperations.ZONEZ) { in examine()