Searched refs:NUM_STATUS (Results 1 – 1 of 1) sorted by relevance
62 private static final int NUM_STATUS = 5; field in Control175 if (status < 0 || status >= NUM_STATUS) { in Control()782 if (status < 0 || status >= NUM_STATUS) { in setStatus()