Searched defs:DEVICE_IN_USB_ACCESSORY (Results 1 – 2 of 2) sorted by relevance
754 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_USB_ACCESSORY, TYPE_USB_ACCESSORY); in INT_TO_EXT_DEVICE_MAPPING.put()819 TYPE_USB_ACCESSORY, AudioSystem.DEVICE_IN_USB_ACCESSORY); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put()
1265 public static final int DEVICE_IN_USB_ACCESSORY = DEVICE_BIT_IN | 0x800; field in AudioSystem