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