Searched defs:DEVICE_IN_USB_DEVICE (Results 1 – 3 of 3) sorted by relevance
297 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_USB_DEVICE, TYPE_USB_DEVICE); in INT_TO_EXT_DEVICE_MAPPING.put()
435 public static final int DEVICE_IN_USB_DEVICE = DEVICE_BIT_IN | 0x1000; field in AudioSystem
3138 public static final int DEVICE_IN_USB_DEVICE = field in AudioManager