Searched defs:DEVICE_IN_BLUETOOTH_SCO_HEADSET (Results 1 – 3 of 3) sorted by relevance
667 … INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_BLUETOOTH_SCO_HEADSET, TYPE_BLUETOOTH_SCO); in INT_TO_EXT_DEVICE_MAPPING.put()726 TYPE_BLUETOOTH_SCO, AudioSystem.DEVICE_IN_BLUETOOTH_SCO_HEADSET); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put()
1188 public static final int DEVICE_IN_BLUETOOTH_SCO_HEADSET = DEVICE_BIT_IN | 0x8; field in AudioSystem
6136 public static final int DEVICE_IN_BLUETOOTH_SCO_HEADSET = field in AudioManager