Home
last modified time | relevance | path

Searched defs:getTestDevice (Results 1 – 2 of 2) sorted by relevance

/packages/modules/AdServices/shared/libraries/host-side/java/com/android/adservices/shared/testing/
DTestDeviceHelper.java52 public static ITestDevice getTestDevice() { in getTestDevice() method in TestDeviceHelper
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/
DTestUtils.java142 public static BluetoothDevice getTestDevice(BluetoothAdapter bluetoothAdapter, int id) { in getTestDevice() method in TestUtils