Searched defs:device3 (Results 1 – 8 of 8) sorted by relevance
/packages/modules/Bluetooth/system/gd/storage/ |
D | device_test.cc | 56 …Device device3(&config, &memory_only_config, address3, Device::ConfigKeyAddressType::LEGACY_KEY_AD… in TEST() local 81 …Device device3(&config, &memory_only_config, address3, Device::ConfigKeyAddressType::CLASSIC_ADDRE… in TEST() local 209 …Device device3(&config_alt, &memory_only_config_alt, address, Device::ConfigKeyAddressType::LEGACY… in TEST() local
|
D | classic_device_test.cc | 64 ClassicDevice device3(&config, &memory_only_config, address3.ToString()); in TEST() local
|
D | le_device_test.cc | 64 LeDevice device3(&config, &memory_only_config, address3.ToString()); in TEST() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/media/ |
D | MediaDeviceUpdateWorkerTest.java | 154 final MediaDevice device3 = mock(MediaDevice.class); in onDeviceListUpdate_add1DeviceToDeviceList_shouldBeEqual() local
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | metrics_collector_test.cc | 102 const RawAddress device3 = RawAddress({0x11, 0x22, 0x33, 0x44, 0x55, 0x68}); variable
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | BluetoothDeviceManagerTest.java | 90 private BluetoothDevice device3; field in BluetoothDeviceManagerTest
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/ |
D | BassClientServiceTest.java | 2271 final BluetoothDevice device3 = in testSelectSource_queueAndRemoveAfterMaxLimit() local 2478 final BluetoothDevice device3 = in testAddSourceToUnsyncedSource_causesSyncBeforeAddingSource() local 2636 final BluetoothDevice device3 = in testSelectSource_orderOfSyncRegistering() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/ |
D | HeadsetServiceAndStateMachineTest.java | 1788 BluetoothDevice device3 = TestUtils.getTestDevice(mAdapter, 2); in testPhoneStateChange_SynchronousCallStateChanged() local
|