Searched refs:mDeviceClass (Results 1 – 1 of 1) sorted by relevance
37 public int mDeviceClass; field in UsbAudioDevice48 mDeviceClass = deviceClass; in UsbAudioDevice()58 sb.append(", class: 0x" + Integer.toHexString(mDeviceClass) + "]"); in toString()