Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/btservice/
DPhonePolicyTest.java1023 BluetoothDevice[] testDevices = new BluetoothDevice[kMaxTestDevices]; in testAutoConnectMultipleDevices() local
1095 BluetoothDevice[] testDevices = new BluetoothDevice[kMaxTestDevices]; in testSetConnectionPolicyMultipleDevices() local
DActiveDeviceManagerTest.java1674 AudioDeviceInfo[] testDevices = new AudioDeviceInfo[] {a2dpDevice, usbDevice}; in wiredAudioDeviceDisconnected_setFallbackDevice() local
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java389 BluetoothDevice[] testDevices = new BluetoothDevice[MAX_CONNECTED_AUDIO_DEVICES]; in testMaxConnectDevices() local