Searched refs:DEVICE_IN_USB_DEVICE (Results 1 – 5 of 5) sorted by relevance
571 public static final int DEVICE_IN_USB_DEVICE = DEVICE_BIT_IN | 0x1000; field in AudioSystem601 DEVICE_IN_USB_DEVICE |618 DEVICE_IN_USB_DEVICE |786 case DEVICE_IN_USB_DEVICE: in getInputDeviceName()
386 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_USB_DEVICE, TYPE_USB_DEVICE); in INT_TO_EXT_DEVICE_MAPPING.put() argument
4078 public static final int DEVICE_IN_USB_DEVICE = field in AudioManager4079 AudioSystem.DEVICE_IN_USB_DEVICE;
215 : AudioSystem.DEVICE_IN_USB_DEVICE; in updateWiredDeviceConnectionState()
36820 Landroid/media/AudioManager;->DEVICE_IN_USB_DEVICE:I