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