Home
last modified time | relevance | path

Searched refs:TYPE_BLE_HEADSET (Results 1 – 13 of 13) sorted by relevance

/aosp14/frameworks/base/services/core/java/com/android/server/media/
H A DAudioAttributesUtils.java56 case AudioDeviceInfo.TYPE_BLE_HEADSET: in mapToMediaRouteType()
57 return MediaRoute2Info.TYPE_BLE_HEADSET; in mapToMediaRouteType()
103 case AudioDeviceInfo.TYPE_BLE_HEADSET: in isBluetoothOutputAttributes()
H A DLegacyBluetoothRouteController.java259 routeType = MediaRoute2Info.TYPE_BLE_HEADSET; in updateVolumeForDevices()
312 type = MediaRoute2Info.TYPE_BLE_HEADSET; in createBluetoothRoute()
423 return MediaRoute2Info.TYPE_BLE_HEADSET; in getRouteType()
531 clearActiveRoutesWithType(MediaRoute2Info.TYPE_BLE_HEADSET); in onReceive()
H A DAudioPoliciesBluetoothRouteController.java325 routeType = MediaRoute2Info.TYPE_BLE_HEADSET; in updateVolumeForDevices()
377 type = MediaRoute2Info.TYPE_BLE_HEADSET; in createBluetoothRoute()
435 return MediaRoute2Info.TYPE_BLE_HEADSET; in getRouteType()
/aosp14/frameworks/base/media/java/android/media/
H A DAudioDeviceInfo.java162 public static final int TYPE_BLE_HEADSET = 26; field in AudioDeviceInfo
221 TYPE_BLE_HEADSET,
249 TYPE_BLE_HEADSET,
282 TYPE_BLE_HEADSET,
315 case TYPE_BLE_HEADSET: in isValidAudioDeviceTypeOut()
345 case TYPE_BLE_HEADSET: in isValidAudioDeviceTypeIn()
658 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_OUT_BLE_HEADSET, TYPE_BLE_HEADSET); in INT_TO_EXT_DEVICE_MAPPING.put() argument
681 INT_TO_EXT_DEVICE_MAPPING.put(AudioSystem.DEVICE_IN_BLE_HEADSET, TYPE_BLE_HEADSET); in INT_TO_EXT_DEVICE_MAPPING.put() argument
714 EXT_TO_INT_DEVICE_MAPPING.put(TYPE_BLE_HEADSET, AudioSystem.DEVICE_OUT_BLE_HEADSET); in EXT_TO_INT_DEVICE_MAPPING.put() argument
744 EXT_TO_INT_INPUT_DEVICE_MAPPING.put(TYPE_BLE_HEADSET, AudioSystem.DEVICE_IN_BLE_HEADSET); in EXT_TO_INT_INPUT_DEVICE_MAPPING.put() argument
H A DMediaRoute2Info.java149 TYPE_BLE_HEADSET,
248 public static final int TYPE_BLE_HEADSET = AudioDeviceInfo.TYPE_BLE_HEADSET; field in MediaRoute2Info
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/media/
H A DMediaDevice.java18 import static android.media.MediaRoute2Info.TYPE_BLE_HEADSET;
164 case TYPE_BLE_HEADSET: in setType()
375 return mRouteInfo.getType() == TYPE_BLE_HEADSET; in isBLEDevice()
H A DInfoMediaManager.java18 import static android.media.MediaRoute2Info.TYPE_BLE_HEADSET;
578 case TYPE_BLE_HEADSET: in addMediaDevice()
/aosp14/frameworks/base/packages/SettingsLib/src/com/android/settingslib/bluetooth/
H A DHearingAidAudioRoutingHelper.java120 || audioDevice.getType() == AudioDeviceInfo.TYPE_BLE_HEADSET) { in getMatchedHearingDeviceAttributes()
/aosp14/frameworks/base/services/core/java/com/android/server/audio/
H A DAudioDeviceBroker.java491 AudioDeviceInfo.TYPE_BLE_HEADSET,
751 return isDeviceRequestedForCommunication(AudioDeviceInfo.TYPE_BLE_HEADSET) in isBluetoothLeAudioRequested()
H A DSpatializerHelper.java99 append(AudioDeviceInfo.TYPE_BLE_HEADSET, SpatializationMode.SPATIALIZER_BINAURAL);
H A DAudioService.java22 import static android.media.AudioDeviceInfo.TYPE_BLE_HEADSET;
10872 : ((btAudioDeviceCategory == AUDIO_DEVICE_CATEGORY_HEADPHONES) ? TYPE_BLE_HEADSET 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.txt21163 field public static final int TYPE_BLE_HEADSET = 26; // 0x1a
24309 field public static final int TYPE_BLE_HEADSET = 26; // 0x1a