Home
last modified time | relevance | path

Searched refs:TYPE_BLE_SPEAKER (Results 1 – 7 of 7) sorted by relevance

/aosp14/frameworks/base/media/java/android/media/
H A DAudioDeviceInfo.java167 public static final int TYPE_BLE_SPEAKER = 27; field in AudioDeviceInfo
222 TYPE_BLE_SPEAKER,
283 TYPE_BLE_SPEAKER,
316 case TYPE_BLE_SPEAKER: in isValidAudioDeviceTypeOut()
659 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_OUT_BLE_SPEAKER, TYPE_BLE_SPEAKER); in INT_TO_EXT_DEVICE_MAPPING.put() argument
715 EXT_TO_INT_DEVICE_MAPPING.put(TYPE_BLE_SPEAKER, AudioSystem.DEVICE_OUT_BLE_SPEAKER); in EXT_TO_INT_DEVICE_MAPPING.put() argument
/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DAudioAttributesUtils.java104 case AudioDeviceInfo.TYPE_BLE_SPEAKER: in isBluetoothOutputAttributes()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java493 AudioDeviceInfo.TYPE_BLE_SPEAKER,
752 || isDeviceRequestedForCommunication(AudioDeviceInfo.TYPE_BLE_SPEAKER); in isBluetoothLeAudioRequested()
H A DSpatializerHelper.java100 append(AudioDeviceInfo.TYPE_BLE_SPEAKER, SpatializationMode.SPATIALIZER_TRANSAURAL);
H A DAudioService.java23 import static android.media.AudioDeviceInfo.TYPE_BLE_SPEAKER;
10873 : TYPE_BLE_SPEAKER); in setBluetoothAudioDeviceCategory()
/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.txt21164 field public static final int TYPE_BLE_SPEAKER = 27; // 0x1b