Searched refs:NUM_RESPONSE_TYPES (Results 1 – 1 of 1) sorted by relevance
106 return (response >= 0 && response < NUM_RESPONSE_TYPES); in isValidResponse()108 private static final int NUM_RESPONSE_TYPES = 6; field in ControlAction