Searched refs:makeBluetoothDevice (Results 1 – 5 of 5) sorted by relevance
123 BluetoothDevice device = makeBluetoothDevice("11:11:11:11:11:11"); in testConnect()142 BluetoothDevice device = makeBluetoothDevice("11:11:11:11:11:11"); in testConnectPriorityOffDevice()164 list.add(makeBluetoothDevice(address + i)); in testConnectMaxDevices()186 BluetoothDevice last = makeBluetoothDevice("11:22:33:44:55:66"); in testConnectMaxDevices()190 private BluetoothDevice makeBluetoothDevice(String address) { in makeBluetoothDevice() method in MapClientTest
57 static final BluetoothDevice DEVICE1 = makeBluetoothDevice("00:00:00:00:00:01");58 static final BluetoothDevice DEVICE2 = makeBluetoothDevice("00:00:00:00:00:02");59 static final BluetoothDevice DEVICE3 = makeBluetoothDevice("00:00:00:00:00:03");60 static final BluetoothDevice HEARING_AID_DEVICE = makeBluetoothDevice("00:00:00:00:00:04");201 public static BluetoothDevice makeBluetoothDevice(String address) { in makeBluetoothDevice() method in BluetoothRouteManagerTest
72 device1 = makeBluetoothDevice("00:00:00:00:00:01"); in setUp()74 device2 = makeBluetoothDevice("00:00:00:00:00:02"); in setUp()75 device3 = makeBluetoothDevice("00:00:00:00:00:03"); in setUp()77 device4 = makeBluetoothDevice("00:00:00:00:00:04"); in setUp()234 private BluetoothDevice makeBluetoothDevice(String address) { in makeBluetoothDevice() method in BluetoothDeviceManagerTest
72 BluetoothRouteManagerTest.makeBluetoothDevice("00:00:00:00:00:01");74 BluetoothRouteManagerTest.makeBluetoothDevice("00:00:00:00:00:02");76 BluetoothRouteManagerTest.makeBluetoothDevice("00:00:00:00:00:03");
84 private BluetoothDevice makeBluetoothDevice(String address) { in makeBluetoothDevice() method in A2dpSinkServiceTest109 BluetoothDevice device = makeBluetoothDevice("11:11:11:11:11:11"); in testConnect()119 BluetoothDevice device = makeBluetoothDevice("11:11:11:11:11:11"); in testConnectPriorityOffDevice()