Searched refs:DEVICE_IN_USB_HEADSET (Results 1 – 5 of 5) sorted by relevance
778 public static final int DEVICE_IN_USB_HEADSET = DEVICE_BIT_IN | 0x2000000; field in AudioSystem819 DEVICE_IN_ALL_SET.add(DEVICE_IN_USB_HEADSET);831 DEVICE_IN_ALL_USB_SET.add(DEVICE_IN_USB_HEADSET);1025 case DEVICE_IN_USB_HEADSET: in getInputDeviceName()
461 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()
835 AudioSystem.getDeviceConnectionState(AudioSystem.DEVICE_IN_USB_HEADSET, "") in sendDeviceConnectionIntent()838 case AudioSystem.DEVICE_IN_USB_HEADSET: in sendDeviceConnectionIntent()
34876 Landroid/media/AudioSystem;->DEVICE_IN_USB_HEADSET:I