Searched refs:DEVICE_IN_USB_HEADSET (Results 1 – 4 of 4) sorted by relevance
582 public static final int DEVICE_IN_USB_HEADSET = DEVICE_BIT_IN | 0x2000000; field in AudioSystem611 DEVICE_IN_USB_HEADSET |619 DEVICE_IN_USB_HEADSET);806 case DEVICE_IN_USB_HEADSET: in getInputDeviceName()
387 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()
825 AudioSystem.getDeviceConnectionState(AudioSystem.DEVICE_IN_USB_HEADSET, "") in sendDeviceConnectionIntent()828 case AudioSystem.DEVICE_IN_USB_HEADSET: in sendDeviceConnectionIntent()