Searched refs:DEVICE_IN_USB_DEVICE (Results 1 – 5 of 5) sorted by relevance
757 public static final int DEVICE_IN_USB_DEVICE = DEVICE_BIT_IN | 0x1000; field in AudioSystem809 DEVICE_IN_ALL_SET.add(DEVICE_IN_USB_DEVICE);830 DEVICE_IN_ALL_USB_SET.add(DEVICE_IN_USB_DEVICE);1005 case DEVICE_IN_USB_DEVICE: in getInputDeviceName()
460 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_USB_DEVICE, TYPE_USB_DEVICE); in INT_TO_EXT_DEVICE_MAPPING.put() argument
4109 public static final int DEVICE_IN_USB_DEVICE = field in AudioManager4110 AudioSystem.DEVICE_IN_USB_DEVICE;
215 : AudioSystem.DEVICE_IN_USB_DEVICE; in updateWiredDeviceConnectionState()
34356 Landroid/media/AudioManager;->DEVICE_IN_USB_DEVICE:I