Home
last modified time | relevance | path

Searched refs:prevConnectedDevices (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/a2dp/
DA2dpServiceTest.java1043 List<BluetoothDevice> prevConnectedDevices = mA2dpService.getConnectedDevices(); in connectDeviceWithCodecStatus() local
1085 for (BluetoothDevice prevDevice : prevConnectedDevices) { in connectDeviceWithCodecStatus()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/hearingaid/
DHearingAidServiceTest.java1202 List<BluetoothDevice> prevConnectedDevices = mService.getConnectedDevices(); in connectDevice() local
1234 for (BluetoothDevice prevDevice : prevConnectedDevices) { in connectDevice()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/le_audio/
DLeAudioServiceTest.java1101 List<BluetoothDevice> prevConnectedDevices = mService.getConnectedDevices(); in connectDevice() local
1138 for (BluetoothDevice prevDevice : prevConnectedDevices) { in connectDevice()
1287 List<BluetoothDevice> prevConnectedDevices = mService.getConnectedDevices(); in connectTestDevice() local
1334 for (BluetoothDevice prevDevice : prevConnectedDevices) { in connectTestDevice()
/packages/modules/Bluetooth/android/app/tests/unit/src/com/android/bluetooth/vc/
DVolumeControlServiceTest.java1407 List<BluetoothDevice> prevConnectedDevices = mService.getConnectedDevices(); in connectDevice() local
1448 for (BluetoothDevice prevDevice : prevConnectedDevices) { in connectDevice()