Searched refs:CLASSID_DEVICE (Results 1 – 2 of 2) sorted by relevance
88 public static final int CLASSID_DEVICE = 0x00; field in UsbDescriptor
96 sClassNames.put(UsbDescriptor.CLASSID_DEVICE, "Device"); in initClassNames()