Searched refs:DEVICE_IN_USB_HEADSET (Results 1 – 4 of 4) sorted by relevance
1014 public static final int DEVICE_IN_USB_HEADSET = DEVICE_BIT_IN | 0x2000000; field in AudioSystem1055 DEVICE_IN_ALL_SET.add(DEVICE_IN_USB_HEADSET);1067 DEVICE_IN_ALL_USB_SET.add(DEVICE_IN_USB_HEADSET);1264 case DEVICE_IN_USB_HEADSET: in getInputDeviceName()
540 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_USB_HEADSET, TYPE_USB_HEADSET); in INT_TO_EXT_DEVICE_MAPPING.put() argument
214 int device = mIsInputHeadset ? AudioSystem.DEVICE_IN_USB_HEADSET in updateWiredDeviceConnectionState()
1169 AudioSystem.getDeviceConnectionState(AudioSystem.DEVICE_IN_USB_HEADSET, "") in sendDeviceConnectionIntent()1172 case AudioSystem.DEVICE_IN_USB_HEADSET: in sendDeviceConnectionIntent()