Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/instrumentation/com/android/bluetooth/
DTestUtils.java73 public static BluetoothDevice getTestDevice(@IntRange(from = 0x00, to = 0xFF) int id) { in getTestDevice() method in TestUtils
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/
DTestUtils.java119 public static BluetoothDevice getTestDevice(@IntRange(from = 0x00, to = 0xFF) int id) { in getTestDevice() method in TestUtils
/packages/modules/AdServices/shared/testing-libraries/host-side/java/com/android/adservices/shared/testing/
DTestDeviceHelper.java54 public static ITestDevice getTestDevice() { in getTestDevice() method in TestDeviceHelper