Searched defs:DEVICE_IN_BLUETOOTH_A2DP (Results 1 – 2 of 2) sorted by relevance
296 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_BLUETOOTH_A2DP, TYPE_BLUETOOTH_A2DP); in INT_TO_EXT_DEVICE_MAPPING.put()
385 public static final int DEVICE_IN_BLUETOOTH_A2DP = DEVICE_BIT_IN | 0x20000; field in AudioSystem