Home
last modified time | relevance | path

Searched refs:TYPE_BLUETOOTH_SCO (Results 1 – 5 of 5) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DAudioDeviceInfo.java69 public static final int TYPE_BLUETOOTH_SCO = 7; field in AudioDeviceInfo
199 TYPE_BLUETOOTH_SCO,
233 TYPE_BLUETOOTH_SCO,
264 TYPE_BLUETOOTH_SCO,
297 case TYPE_BLUETOOTH_SCO: in isValidAudioDeviceTypeOut()
329 case TYPE_BLUETOOTH_SCO: in isValidAudioDeviceTypeIn()
633 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_OUT_BLUETOOTH_SCO, TYPE_BLUETOOTH_SCO); in INT_TO_EXT_DEVICE_MAPPING.put() argument
635 … INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_OUT_BLUETOOTH_SCO_CARKIT, TYPE_BLUETOOTH_SCO); in INT_TO_EXT_DEVICE_MAPPING.put() argument
663 … INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_BLUETOOTH_SCO_HEADSET, TYPE_BLUETOOTH_SCO); in INT_TO_EXT_DEVICE_MAPPING.put() argument
695 EXT_TO_INT_DEVICE_MAPPING.put(TYPE_BLUETOOTH_SCO, AudioSystem.DEVICE_OUT_BLUETOOTH_SCO); in EXT_TO_INT_DEVICE_MAPPING.put() argument
[all …]
/aosp14/frameworks/base/media/java/android/media/audiofx/
H A DVirtualizer.java330 case AudioDeviceInfo.TYPE_BLUETOOTH_SCO: in deviceToMode()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java485 AudioDeviceInfo.TYPE_BLUETOOTH_SCO,
742 return isDeviceRequestedForCommunication(AudioDeviceInfo.TYPE_BLUETOOTH_SCO); in isBluetoothScoRequested()
760 return isDeviceOnForCommunication(AudioDeviceInfo.TYPE_BLUETOOTH_SCO); in isBluetoothScoOn()
764 return isDeviceActiveForCommunication(AudioDeviceInfo.TYPE_BLUETOOTH_SCO); in isBluetoothScoActive()
2360 if (device == null || device.getType() == AudioDeviceInfo.TYPE_BLUETOOTH_SCO) { in preferredCommunicationDevice()
/aosp14/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/aosp14/frameworks/base/core/api/
H A Dcurrent.txt21166 field public static final int TYPE_BLUETOOTH_SCO = 7; // 0x7