Home
last modified time | relevance | path

Searched defs:device3 (Results 1 – 8 of 8) sorted by relevance

/packages/modules/Bluetooth/system/gd/storage/
Ddevice_test.cc56 …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
Dclassic_device_test.cc64 ClassicDevice device3(&config, &memory_only_config, address3.ToString()); in TEST() local
Dle_device_test.cc64 LeDevice device3(&config, &memory_only_config, address3.ToString()); in TEST() local
/packages/apps/Settings/tests/robotests/src/com/android/settings/media/
DMediaDeviceUpdateWorkerTest.java154 final MediaDevice device3 = mock(MediaDevice.class); in onDeviceListUpdate_add1DeviceToDeviceList_shouldBeEqual() local
/packages/modules/Bluetooth/system/bta/le_audio/
Dmetrics_collector_test.cc102 const RawAddress device3 = RawAddress({0x11, 0x22, 0x33, 0x44, 0x55, 0x68}); variable
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/
DBluetoothDeviceManagerTest.java90 private BluetoothDevice device3; field in BluetoothDeviceManagerTest
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/
DBassClientServiceTest.java2271 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/
DHeadsetServiceAndStateMachineTest.java1788 BluetoothDevice device3 = TestUtils.getTestDevice(mAdapter, 2); in testPhoneStateChange_SynchronousCallStateChanged() local