Searched refs:DEVICE_IN_WIRED_HEADSET (Results 1 – 6 of 6) sorted by relevance
668 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_WIRED_HEADSET, TYPE_WIRED_HEADSET); in INT_TO_EXT_DEVICE_MAPPING.put() argument728 TYPE_WIRED_HEADSET, AudioSystem.DEVICE_IN_WIRED_HEADSET); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put() argument
1191 public static final int DEVICE_IN_WIRED_HEADSET = DEVICE_BIT_IN | 0x10; field in AudioSystem1270 DEVICE_IN_ALL_SET.add(DEVICE_IN_WIRED_HEADSET);1550 case DEVICE_IN_WIRED_HEADSET: in getInputDeviceName()
6141 public static final int DEVICE_IN_WIRED_HEADSET = field in AudioManager6142 AudioSystem.DEVICE_IN_WIRED_HEADSET;
291 inDevice = AudioManager.DEVICE_IN_WIRED_HEADSET; in setDeviceStateLocked()
730 case AudioSystem.DEVICE_IN_WIRED_HEADSET: in api2aidl_NativeType_AudioDeviceDescription()
24228 Landroid/media/AudioManager;->DEVICE_IN_WIRED_HEADSET:I