Searched refs:NUM_GENERIC_TYPES (Results 1 – 1 of 1) sorted by relevance
108 private static final int NUM_GENERIC_TYPES = 7; field in DeviceTypes118 return deviceType >= -NUM_GENERIC_TYPES && deviceType <= NUM_CONCRETE_TYPES; in validDeviceType()