/packages/modules/Bluetooth/system/gd/storage/ |
D | classic_device_test.cc | 61 ClassicDevice device1(&config, &memory_only_config, address.ToString()); in TEST() local 94 ClassicDevice device1(smaller_config_ptr, smaller_memory_only_config_ptr, in TEST() local 102 ClassicDevice device1(larger_config_ptr, smaller_memory_only_config_ptr, in TEST() local 110 ClassicDevice device1(smaller_config_ptr, larger_memory_only_config_ptr, in TEST() local 118 ClassicDevice device1(smaller_config_ptr, smaller_memory_only_config_ptr, in TEST() local 126 ClassicDevice device1(larger_config_ptr, larger_memory_only_config_ptr, in TEST() local 134 ClassicDevice device1(larger_config_ptr, larger_memory_only_config_ptr, in TEST() local 142 ClassicDevice device1(smaller_config_ptr, larger_memory_only_config_ptr, in TEST() local 150 ClassicDevice device1(larger_config_ptr, smaller_memory_only_config_ptr, in TEST() local 158 ClassicDevice device1(smaller_config_ptr, smaller_memory_only_config_ptr, in TEST() local [all …]
|
D | le_device_test.cc | 60 LeDevice device1(&config, &memory_only_config, address.ToString()); in TEST() local 93 LeDevice device1(smaller_config_ptr, smaller_memory_only_config_ptr, in TEST() local 100 LeDevice device1(larger_config_ptr, smaller_memory_only_config_ptr, smaller_address.ToString()); in TEST() local 106 LeDevice device1(smaller_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()); in TEST() local 112 LeDevice device1(smaller_config_ptr, smaller_memory_only_config_ptr, larger_address.ToString()); in TEST() local 118 LeDevice device1(larger_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()); in TEST() local 124 LeDevice device1(larger_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST() local 131 LeDevice device1(smaller_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST() local 137 LeDevice device1(larger_config_ptr, smaller_memory_only_config_ptr, larger_address.ToString()); in TEST() local 143 LeDevice device1(smaller_config_ptr, smaller_memory_only_config_ptr, in TEST() local [all …]
|
D | device_test.cc | 214 Device device1(&config, &memory_only_config, address, in TEST() local 282 Device device1(smaller_config_ptr, smaller_memory_only_config_ptr, smaller_address.ToString()); in TEST() local 288 Device device1(larger_config_ptr, smaller_memory_only_config_ptr, smaller_address.ToString()); in TEST() local 294 Device device1(smaller_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()); in TEST() local 300 Device device1(smaller_config_ptr, smaller_memory_only_config_ptr, larger_address.ToString()); in TEST() local 306 Device device1(larger_config_ptr, larger_memory_only_config_ptr, smaller_address.ToString()); in TEST() local 312 Device device1(larger_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST() local 318 Device device1(smaller_config_ptr, larger_memory_only_config_ptr, larger_address.ToString()); in TEST() local 324 Device device1(larger_config_ptr, smaller_memory_only_config_ptr, larger_address.ToString()); in TEST() local 330 Device device1(smaller_config_ptr, smaller_memory_only_config_ptr, smaller_address.ToString()); in TEST() local [all …]
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hfp/ |
D | HeadsetPhoneStateTest.java | 98 BluetoothDevice device1 = getTestDevice(1); in testListenForPhoneState_NoneResultsNoListen() local 109 BluetoothDevice device1 = getTestDevice(1); in testListenForPhoneState_ServiceOnly() local 123 BluetoothDevice device1 = getTestDevice(1); in testListenForPhoneState_ServiceAndSignalStrength() local 144 BluetoothDevice device1 = getTestDevice(1); in testListenForPhoneState_ServiceAndSignalStrengthUpdateTurnOffSignalStrength() local 168 BluetoothDevice device1 = getTestDevice(1); in testListenForPhoneState_ServiceAndSignalStrengthUpdateTurnOffAll() local 195 BluetoothDevice device1 = getTestDevice(1); in testListenForPhoneState_MultiDevice_AllUpAllDown() local 232 BluetoothDevice device1 = getTestDevice(1); in testListenForPhoneState_MultiDevice_PartialUpPartialDown() local
|
/packages/apps/Settings/tests/robotests/src/com/android/settings/bluetooth/ |
D | UtilsTest.java | 163 BluetoothDevice device1 = mock(BluetoothDevice.class); in shouldBlockPairingInAudioSharing_twoSinksInSharing_returnTrue() local 189 BluetoothDevice device1 = mock(BluetoothDevice.class); in enableLeAudioProfile_multipleDeviceInGroup() local 222 BluetoothDevice device1 = mock(BluetoothDevice.class); in enableLeAudioProfile_dualModeEnabled_a2dpAndHfpNotChanged() local 241 BluetoothDevice device1 = mock(BluetoothDevice.class); in enableLeAudioProfile_dualModeDisabled_disableA2dpAndHfp() local 261 BluetoothDevice device1 = mock(BluetoothDevice.class); in disableLeAudioProfile_multipleDeviceInGroup() local 294 BluetoothDevice device1 = mock(BluetoothDevice.class); in disableLeAudioProfile_dualModeEnabled_a2dpAndHfpNotChanged() local 313 BluetoothDevice device1 = mock(BluetoothDevice.class); in disableLeAudioProfile_dualModeDisabled_enableA2dpAndHfp() local
|
D | BluetoothDevicePreferenceTest.java | 232 BluetoothDevice device1 = mock(BluetoothDevice.class); in onClicked_deviceNotBonded_blockPairing() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/mcp/ |
D | McpServiceTest.java | 74 BluetoothDevice device1 = getTestDevice(1); in testAuthorization() local
|
/packages/apps/Settings/src/com/android/settings/connecteddevice/audiosharing/audiostreams/ |
D | MediaControlHelper.java | 128 CachedBluetoothDevice device1, CachedBluetoothDevice device2) { in hasOverlap()
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/pbapclient/ |
D | PbapClientAccountManagerTest.java | 168 BluetoothDevice device1 = getTestDevice(/* id= */ 1); in testStartAccountManager_userUnlockedAccountVisibleHasAccount_accountsInitialized() local 249 BluetoothDevice device1 = getTestDevice(/* id= */ 1); in testGetAccounts_storageInitializedWithAccounts_returnsAccountList() local
|
D | PbapClientContactsStorageTest.java | 181 BluetoothDevice device1 = getTestDevice(1); in testStartStorage_withExistingAccounts_accountsCleanedUp() local 244 BluetoothDevice device1 = getTestDevice(1); in testRemoveAccount_accountDoesNotExist_accountsUnchanged() local
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/ |
D | AdapterPropertiesTest.java | 115 BluetoothDevice device1, device2; in testCleanupPrevBondRecordsFor() local
|
D | BondStateMachineTest.java | 126 BluetoothDevice device1, device2; in testCreateBondAfterRemoveBond() local 181 BluetoothDevice device1 = in testCreateBondWithLeDevice() local
|
/packages/modules/Wifi/tests/hostsidetests/multidevices/test/direct/integration/ |
D | wifi_p2p_manager_test.py | 233 device1, argument
|
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/bass_client/ |
D | BassClientServiceTest.java | 887 final BluetoothDevice device1 = in testNotRemovingCachedBroadcastOnFailEstablishWithoutScanning() local 2790 final BluetoothDevice device1 = in testSelectSource_queueAndRemoveAfterMaxLimit() local 2986 final BluetoothDevice device1 = in testSelectSource_removeAfterMaxLimit_notSyncedToAnySink() local 3078 final BluetoothDevice device1 = in testSelectSource_removeAfterMaxLimit_firstIfAllSyncedToSinks() local 3208 final BluetoothDevice device1 = in testAddSourceToUnsyncedSource_causesSyncBeforeAddingSource() local 3420 final BluetoothDevice device1 = in testSelectSource_orderOfSyncRegisteringByPriorityAndRssi() local 3667 final BluetoothDevice device1 = in testSelectSource_orderOfSyncRegisteringByRssiAndFailsCounter() local 5311 final BluetoothDevice device1 = in monitorBroadcastAfterSyncMaxLimit() local
|
/packages/apps/TvSystemUI/src/com/android/systemui/tv/media/ |
D | TvMediaOutputController.java | 123 mediaDevices.sort((device1, device2) -> { in sortMediaDevices() argument
|
/packages/modules/Bluetooth/system/bta/le_audio/ |
D | metrics_collector_test.cc | 98 const RawAddress device1 = RawAddress({0x11, 0x22, 0x33, 0x44, 0x55, 0x66}); variable
|
D | devices_test.cc | 2416 auto device1 = AddTestDevice(2, 1); in TEST_P() local
|
D | le_audio_client_test.cc | 9412 auto device1 = group->GetNextDevice(group->GetFirstDevice()); in TEST_F() local
|
/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
D | BluetoothDeviceManagerTest.java | 99 private BluetoothDevice device1; field in BluetoothDeviceManagerTest
|