Searched defs:testDevices (Results 1 – 3 of 3) sorted by relevance
| /packages/services/Car/tests/carservice_unit_test/src/com/android/car/ |
| D | BluetoothAutoConnectPolicyTest.java | 434 BluetoothDevice[] testDevices = new BluetoothDevice[]{device4, device3, device2, device1}; in testAutoConnectMultiDevice() local 514 BluetoothDevice[] testDevices = new BluetoothDevice[]{device4, device3, device2, device1}; in testAutoConnectSetPrimaryPriority() local 608 BluetoothDevice[] testDevices = new BluetoothDevice[]{device4, device3, device2, device1}; in testAutoConnectSetSecondaryPriority() local 673 BluetoothDevice[] testDevices = new BluetoothDevice[]{device2, device1}; in testMultiDeviceConnectWithOneConnected() local
|
| /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/btservice/ |
| D | PhonePolicyTest.java | 315 BluetoothDevice[] testDevices = new BluetoothDevice[kMaxTestDevices]; in testAutoConnectMultipleDevices() local 393 BluetoothDevice[] testDevices = new BluetoothDevice[kMaxTestDevices]; in testSetPriorityMultipleDevices() local
|
| /packages/apps/Bluetooth/tests/unit/src/com/android/bluetooth/a2dp/ |
| D | A2dpServiceTest.java | 461 BluetoothDevice[] testDevices = new BluetoothDevice[MAX_CONNECTED_AUDIO_DEVICES]; in testMaxConnectDevices() local
|