Searched refs:DEVICE_IN_USB_DEVICE (Results 1 – 6 of 6) sorted by relevance
675 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_USB_DEVICE, TYPE_USB_DEVICE); in INT_TO_EXT_DEVICE_MAPPING.put() argument736 EXT_TO_INT_INPUT_DEVICE_MAPPING.put(TYPE_USB_DEVICE, AudioSystem.DEVICE_IN_USB_DEVICE); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put() argument
1219 public static final int DEVICE_IN_USB_DEVICE = DEVICE_BIT_IN | 0x1000; field in AudioSystem1278 DEVICE_IN_ALL_SET.add(DEVICE_IN_USB_DEVICE);1301 DEVICE_IN_ALL_USB_SET.add(DEVICE_IN_USB_DEVICE);1566 case DEVICE_IN_USB_DEVICE: in getInputDeviceName()
6190 public static final int DEVICE_IN_USB_DEVICE = field in AudioManager6191 AudioSystem.DEVICE_IN_USB_DEVICE;
252 : AudioSystem.DEVICE_IN_USB_DEVICE) in initDeviceType()
784 case AudioSystem.DEVICE_IN_USB_DEVICE: in api2aidl_NativeType_AudioDeviceDescription()
24227 Landroid/media/AudioManager;->DEVICE_IN_USB_DEVICE:I