Searched refs:DEVICE_IN_USB_DEVICE (Results 1 – 4 of 4) sorted by relevance
317 public static final int DEVICE_IN_USB_DEVICE = DEVICE_BIT_IN | 0x1000; field in AudioSystem338 DEVICE_IN_USB_DEVICE |348 DEVICE_IN_USB_DEVICE);482 case DEVICE_IN_USB_DEVICE: in getInputDeviceName()
198 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_USB_DEVICE, TYPE_USB_DEVICE); in INT_TO_EXT_DEVICE_MAPPING.put() argument
3146 public static final int DEVICE_IN_USB_DEVICE = field in AudioManager3147 AudioSystem.DEVICE_IN_USB_DEVICE;
5009 inDevice = AudioSystem.DEVICE_IN_USB_DEVICE; in onReceive()