/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/hfp/ |
H A D | HeadsetPhoneStateTest.java | 110 BluetoothDevice device1 = TestUtils.getTestDevice(mAdapter, 1); in testListenForPhoneState_NoneResultsNoListen() local 121 BluetoothDevice device1 = TestUtils.getTestDevice(mAdapter, 1); in testListenForPhoneState_ServiceOnly() local 134 BluetoothDevice device1 = TestUtils.getTestDevice(mAdapter, 1); in testListenForPhoneState_ServiceAndSignalStrength() local 147 BluetoothDevice device1 = TestUtils.getTestDevice(mAdapter, 1); in testListenForPhoneState_ServiceAndSignalStrengthUpdateTurnOffSignalStrengh() local 162 BluetoothDevice device1 = TestUtils.getTestDevice(mAdapter, 1); in testListenForPhoneState_ServiceAndSignalStrengthUpdateTurnOffAll() local 178 BluetoothDevice device1 = TestUtils.getTestDevice(mAdapter, 1); in testListenForPhoneState_MultiDevice_AllUpAllDown() local 202 BluetoothDevice device1 = TestUtils.getTestDevice(mAdapter, 1); in testListenForPhoneState_MultiDevice_PartialUpPartialDown() local
|
/aosp12/frameworks/base/packages/SettingsLib/tests/robotests/src/com/android/settingslib/media/ |
H A D | LocalMediaManagerTest.java | 196 final MediaDevice device1 = mock(MediaDevice.class); in getMediaDeviceById_idExist_shouldReturnMediaDevice() local 212 final MediaDevice device1 = mock(MediaDevice.class); in getMediaDeviceById_idNotExist_shouldReturnNull() local 228 final MediaDevice device1 = mock(MediaDevice.class); in getMediaDeviceById_idIsNull_shouldReturnNull() local 260 final MediaDevice device1 = mock(MediaDevice.class); in onDeviceAdded_mediaDeviceNotExistAndPhoneDeviceExistInList_addMediaDevice() local 276 final MediaDevice device1 = mock(MediaDevice.class); in onDeviceAdded_mediaDeviceAndPhoneDeviceExistInList_doNothing() local 292 final MediaDevice device1 = mock(MediaDevice.class); in onDeviceListAdded_addDevicesList() local 311 final MediaDevice device1 = mock(MediaDevice.class); in onDeviceListAdded_addDeviceList() local 335 final MediaDevice device1 = mock(MediaDevice.class); in onDeviceRemoved_removeDevice() local 350 final MediaDevice device1 = mock(MediaDevice.class); in onDeviceRemoved_phoneDeviceNotLastDeviceAfterRemoveMediaDevice_removeMediaDevice() local 367 final MediaDevice device1 = mock(MediaDevice.class); in onDeviceRemoved_removeMediaDeviceNotInList_doNothing() local [all …]
|
/aosp12/system/bt/gd/storage/ |
H A D | classic_device_test.cc | 60 ClassicDevice device1(&config, &memory_only_config, address.ToString()); in TEST() local
|
H A D | le_device_test.cc | 60 LeDevice device1(&config, &memory_only_config, address.ToString()); in TEST() local
|
H A D | device_test.cc | 202 …Device device1(&config, &memory_only_config, address, Device::ConfigKeyAddressType::LEGACY_KEY_ADD… in TEST() local
|
/aosp12/frameworks/base/services/tests/servicestests/src/com/android/server/display/ |
H A D | LogicalDisplayMapperTest.java | 152 DisplayDevice device1 = createDisplayDevice(Display.TYPE_INTERNAL, 600, 800, 0); in testDisplayDeviceAdd_TwoInternalOneDefault() local 167 DisplayDevice device1 = createDisplayDevice(Display.TYPE_INTERNAL, 600, 800, in testDisplayDeviceAdd_TwoInternalBothDefault() local
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dpsink/ |
H A D | A2dpSinkServiceTest.java | 140 BluetoothDevice device1 = makeBluetoothDevice("11:11:11:11:11:11"); in testConnectMultipleDevices() local
|
/aosp12/packages/services/Telecomm/tests/src/com/android/server/telecom/tests/ |
H A D | BluetoothDeviceManagerTest.java | 65 private BluetoothDevice device1; field in BluetoothDeviceManagerTest
|
/aosp12/bionic/libc/kernel/uapi/linux/ |
H A D | if_vlan.h | 49 char device1[24]; member
|
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/ |
H A D | BondStateMachineTest.java | 100 BluetoothDevice device1, device2; in testCreateBondAfterRemoveBond() local
|
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/ |
H A D | VtsHalCameraProviderV2_4TargetTest.cpp | 1961 name, [&](auto status, const auto& device1) { in TEST_P() 2105 sp<::android::hardware::camera::device::V1_0::ICameraDevice> device1; in TEST_P() local 2150 sp<::android::hardware::camera::device::V1_0::ICameraDevice> device1; in TEST_P() local 2175 sp<::android::hardware::camera::device::V1_0::ICameraDevice> device1; in TEST_P() local 2205 sp<::android::hardware::camera::device::V1_0::ICameraDevice> device1; in TEST_P() local 2254 sp<::android::hardware::camera::device::V1_0::ICameraDevice> device1; in TEST_P() local 2274 sp<::android::hardware::camera::device::V1_0::ICameraDevice> device1; in TEST_P() local 2301 sp<::android::hardware::camera::device::V1_0::ICameraDevice> device1; in TEST_P() local 2324 sp<::android::hardware::camera::device::V1_0::ICameraDevice> device1; in TEST_P() local 2402 sp<::android::hardware::camera::device::V1_0::ICameraDevice> device1; in TEST_P() local [all …]
|