Home
last modified time | relevance | path

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

/packages/services/Car/tests/carservice_unit_test/src/com/android/car/
DBluetoothAutoConnectPolicyTest.java434 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/
DPhonePolicyTest.java315 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/
DA2dpServiceTest.java461 BluetoothDevice[] testDevices = new BluetoothDevice[MAX_CONNECTED_AUDIO_DEVICES]; in testMaxConnectDevices() local