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