Searched refs:prevConnectedDevices (Results 1 – 4 of 4) sorted by relevance
1043 List<BluetoothDevice> prevConnectedDevices = mA2dpService.getConnectedDevices(); in connectDeviceWithCodecStatus() local1085 for (BluetoothDevice prevDevice : prevConnectedDevices) { in connectDeviceWithCodecStatus()
1202 List<BluetoothDevice> prevConnectedDevices = mService.getConnectedDevices(); in connectDevice() local1234 for (BluetoothDevice prevDevice : prevConnectedDevices) { in connectDevice()
1101 List<BluetoothDevice> prevConnectedDevices = mService.getConnectedDevices(); in connectDevice() local1138 for (BluetoothDevice prevDevice : prevConnectedDevices) { in connectDevice()1287 List<BluetoothDevice> prevConnectedDevices = mService.getConnectedDevices(); in connectTestDevice() local1334 for (BluetoothDevice prevDevice : prevConnectedDevices) { in connectTestDevice()
1407 List<BluetoothDevice> prevConnectedDevices = mService.getConnectedDevices(); in connectDevice() local1448 for (BluetoothDevice prevDevice : prevConnectedDevices) { in connectDevice()