Searched refs:DEVICE_IN_USB_DEVICE (Results 1 – 6 of 6) sorted by relevance
227 : AudioSystem.DEVICE_IN_USB_DEVICE; in updateWiredDeviceConnectionState()
656 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_USB_DEVICE, TYPE_USB_DEVICE); in INT_TO_EXT_DEVICE_MAPPING.put() argument714 EXT_TO_INT_INPUT_DEVICE_MAPPING.put(TYPE_USB_DEVICE, AudioSystem.DEVICE_IN_USB_DEVICE); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put() argument
1178 public static final int DEVICE_IN_USB_DEVICE = DEVICE_BIT_IN | 0x1000; field in AudioSystem1234 DEVICE_IN_ALL_SET.add(DEVICE_IN_USB_DEVICE);1257 DEVICE_IN_ALL_USB_SET.add(DEVICE_IN_USB_DEVICE);1452 case DEVICE_IN_USB_DEVICE: in getInputDeviceName()
5698 public static final int DEVICE_IN_USB_DEVICE = field in AudioManager5699 AudioSystem.DEVICE_IN_USB_DEVICE;
778 case AudioSystem.DEVICE_IN_USB_DEVICE: in api2aidl_NativeType_AudioDeviceDescription()
24227 Landroid/media/AudioManager;->DEVICE_IN_USB_DEVICE:I