Searched defs:DEVICE_IN_WIRED_HEADSET (Results 1 – 3 of 3) sorted by relevance
633 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_WIRED_HEADSET, TYPE_WIRED_HEADSET); in INT_TO_EXT_DEVICE_MAPPING.put()694 TYPE_WIRED_HEADSET, AudioSystem.DEVICE_IN_WIRED_HEADSET); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put()
1052 public static final int DEVICE_IN_WIRED_HEADSET = DEVICE_BIT_IN | 0x10; field in AudioSystem
5391 public static final int DEVICE_IN_WIRED_HEADSET = field in AudioManager