Home
last modified time | relevance | path

Searched refs:getUuids (Results 1 – 25 of 30) sorted by relevance

12

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/bluetooth/
DBluetoothUtilsTest.java91 when(mMockBluetoothDevice.getUuids()).thenReturn(A2DP_SINK_UUIDS); in testIsA2dpSourceProfileSupportedBothSupported_returnsTrue()
98 when(mMockBluetoothDevice.getUuids()).thenReturn(A2DP_SINK_UUIDS); in testIsA2dpSourceProfileSupportedRemoteSupported_returnsFalse()
105 when(mMockBluetoothDevice.getUuids()).thenReturn(WRONG_UUIDS); in testIsA2dpSourceProfileSupportedLocalSupported_returnsFalse()
112 when(mMockBluetoothDevice.getUuids()).thenReturn(WRONG_UUIDS); in testIsA2dpSourceProfileSupportedBothUnsupported_returnsFalse()
119 when(mMockBluetoothDevice.getUuids()).thenReturn(A2DP_SOURCE_UUIDS); in testIsA2dpSourceProfileSupportedBothSupportSameRole_returnsFalse()
126 when(mMockBluetoothDevice.getUuids()).thenReturn(A2DP_SOURCE_UUIDS); in testIsA2dpSinkProfileSupportedBothSupported_returnsTrue()
133 when(mMockBluetoothDevice.getUuids()).thenReturn(A2DP_SOURCE_UUIDS); in testIsA2dpSinkProfileSupportedRemoteSupported_returnsFalse()
140 when(mMockBluetoothDevice.getUuids()).thenReturn(WRONG_UUIDS); in testIsA2dpSinkProfileSupportedLocalSupported_returnsFalse()
147 when(mMockBluetoothDevice.getUuids()).thenReturn(WRONG_UUIDS); in testIsA2dpSinkProfileSupportedBothUnsupported_returnsFalse()
154 when(mMockBluetoothDevice.getUuids()).thenReturn(A2DP_SINK_UUIDS); in testIsA2dpSinkProfileSupportedBothSupportSameRole_returnsFalse()
[all …]
DCarBluetoothUserServiceTest.java344 when(device.getUuids()).thenReturn(uuids); in createMockDevice()
DBluetoothConnectionRetryManagerTest.java180 when(device.getUuids()).thenReturn(uuids); in createMockDevice()
DBluetoothDeviceManagerTest.java286 when(device.getUuids()).thenReturn(uuids); in createDevice()
/packages/services/Car/tests/EmbeddedKitchenSinkApp/src/com/google/android/car/kitchensink/bluetooth/
DBluetoothDeviceTypeChecker.java85 ParcelUuid[] uuidsArray = device.getUuids(); in deviceContainsUuid()
132 mDeviceUUidsFuture.complete(device.getUuids());
/packages/modules/Bluetooth/android/leaudio/app/src/main/java/com/android/bluetooth/leaudio/
DBluetoothProxy.java960 if (Arrays.asList(dev.getUuids() != null ? dev.getUuids() : new ParcelUuid[0]) in queryLeAudioDevices()
980 if (Arrays.asList(dev.getUuids() != null ? dev.getUuids() : new ParcelUuid[0]) in queryLeAudioDevices()
997 if (Arrays.asList(dev.getUuids() != null ? dev.getUuids() : new ParcelUuid[0]) in queryLeAudioDevices()
1049 if (Arrays.asList(dev.getUuids() != null ? dev.getUuids() : new ParcelUuid[0]) in queryLeAudioDevices()
DLeAudioRecycleViewAdapter.java115 if (leAudioDeviceStateWrapper.device.getUuids() != null) { in onBindViewHolder()
119 Arrays.asList(leAudioDeviceStateWrapper.device.getUuids()) in onBindViewHolder()
128 Arrays.asList(leAudioDeviceStateWrapper.device.getUuids()) in onBindViewHolder()
138 Arrays.asList(leAudioDeviceStateWrapper.device.getUuids()) in onBindViewHolder()
146 Arrays.asList(leAudioDeviceStateWrapper.device.getUuids()) in onBindViewHolder()
/packages/apps/Car/Settings/tests/robotests/src/com/android/car/settings/testutils/
DShadowBluetoothAdapter.java61 protected ParcelUuid[] getUuids() { in getUuids() method in ShadowBluetoothAdapter
/packages/modules/Bluetooth/android/pandora/server/src/
DGatt.kt168 .filter { bluetoothDevice.getUuids() != null } in discoverServicesSdp()
171 for (parcelUuid in bluetoothDevice.getUuids()) { in discoverServicesSdp()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/btservice/
DRemoteDevices.java407 ParcelUuid[] getUuids() { in getUuids() method in RemoteDevices.DeviceProperties
692 ParcelUuid[] uuids = prop == null ? null : prop.getUuids(); in sendUuidIntent()
939 if (areUuidsEqual(newUuids, deviceProperties.getUuids())) { in devicePropertyChangedCallback()
1374 && getDeviceProperties(device).getUuids() == null) { in fetchUuids()
DBondStateMachine.java580 && devProp.getUuids() == null) { in sendIntent()
DAdapterProperties.java389 ParcelUuid[] getUuids() { in getUuids() method in AdapterProperties
DAdapterService.java1664 ParcelUuid[] localDeviceUuids = mAdapterProperties.getUuids(); in isProfileSupported()
2394 public List<ParcelUuid> getUuids(AttributionSource attributionSource) { in getUuids() method in AdapterService.AdapterServiceBinder
2403 ParcelUuid[] parcels = service.mAdapterProperties.getUuids(); in getUuids()
5586 return deviceProp.getUuids(); in getRemoteUuids()
/packages/services/Car/service/src/com/android/car/bluetooth/
DBluetoothUtils.java228 ParcelUuid[] uuids = device.getUuids(); in isProfileSupported()
/packages/modules/Bluetooth/android/app/aidl/android/bluetooth/
DIBluetooth.aidl62 List<ParcelUuid> getUuids(in AttributionSource attributionSource); in getUuids() method
/packages/apps/Car/Settings/tests/unit/src/com/android/car/settings/bluetooth/
DBluetoothDevicePickerPreferenceControllerTest.java173 when(mBondedDevice.getUuids()).thenReturn(new ParcelUuid[]{BluetoothUuid.A2DP_SINK}); in onStart_appliesFilterType()
/packages/modules/Bluetooth/framework/java/android/bluetooth/
DBluetoothA2dp.java685 ParcelUuid[] uuids = device.getUuids(); in shouldSendVolumeKeys()
DBluetoothAdapter.java1757 public @NonNull ParcelUuid[] getUuids() { in getUuids() method in BluetoothAdapter
1778 return mService.getUuids(mAttributionSource); in getUuidsList()
DBluetoothDevice.java2404 public ParcelUuid[] getUuids() { in getUuids() method in BluetoothDevice
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/sap/
DSapService.java575 ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hearingaid/
DHearingAidService.java407 final ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/csip/
DCsipSetCoordinatorService.java360 final ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/hap/
DHapClientService.java274 final ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/map/
DBluetoothMapService.java593 ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates()
/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/vc/
DVolumeControlService.java459 final ParcelUuid[] featureUuids = device.getUuids(); in getDevicesMatchingConnectionStates()

12