Home
last modified time | relevance | path

Searched defs:testDevice (Results 1 – 6 of 6) sorted by relevance

/aosp12/frameworks/base/tests/SystemMemoryTest/host/src/com/android/tests/sysmem/host/
H A DMemoryTest.java44 public void setDevice(ITestDevice testDevice) { in setDevice()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/
H A DPhonePolicyTest.java401 BluetoothDevice testDevice = getTestDevice(mAdapter, i); in testAutoConnectMultipleDevices() local
469 BluetoothDevice testDevice = getTestDevice(mAdapter, i); in testSetConnectionPolicyMultipleDevices() local
/aosp12/frameworks/base/tools/preload-check/src/com/android/preload/check/
H A DPreloadCheck.java38 public void setDevice(ITestDevice testDevice) { in setDevice()
/aosp12/frameworks/base/tests/BootImageProfileTest/src/com/android/bootimageprofile/
H A DBootImageProfileTest.java36 public void setDevice(ITestDevice testDevice) { in setDevice()
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/
H A DTestUtils.java195 BluetoothDevice testDevice = in getTestDevice() local
/aosp12/packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/
H A DA2dpServiceTest.java464 BluetoothDevice testDevice = TestUtils.getTestDevice(mAdapter, i); in testMaxConnectDevices() local