Searched refs:DEVICE_IN_USB_DEVICE (Results 1 – 5 of 5) sorted by relevance
215 : AudioSystem.DEVICE_IN_USB_DEVICE; in updateWiredDeviceConnectionState()
1080 public static final int DEVICE_IN_USB_DEVICE = DEVICE_BIT_IN | 0x1000; field in AudioSystem1136 DEVICE_IN_ALL_SET.add(DEVICE_IN_USB_DEVICE);1159 DEVICE_IN_ALL_USB_SET.add(DEVICE_IN_USB_DEVICE);1351 case DEVICE_IN_USB_DEVICE: in getInputDeviceName()
640 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_USB_DEVICE, TYPE_USB_DEVICE); in INT_TO_EXT_DEVICE_MAPPING.put() argument700 EXT_TO_INT_INPUT_DEVICE_MAPPING.put(TYPE_USB_DEVICE, AudioSystem.DEVICE_IN_USB_DEVICE); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put() argument
5440 public static final int DEVICE_IN_USB_DEVICE = field in AudioManager5441 AudioSystem.DEVICE_IN_USB_DEVICE;
27105 Landroid/media/AudioManager;->DEVICE_IN_USB_DEVICE:I