Searched refs:MASK_ATTRIBS_USEAGE (Results 1 – 1 of 1) sorted by relevance
48 public static final int MASK_ATTRIBS_USEAGE = 0b00110000; field in UsbEndpointDescriptor133 + " usage:" + Integer.toHexString(mAttributes & MASK_ATTRIBS_USEAGE)); in toAndroid()200 switch (attributes & UsbEndpointDescriptor.MASK_ATTRIBS_USEAGE) { in report()