Home
last modified time | relevance | path

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

/packages/apps/Bluetooth/src/com/android/bluetooth/btservice/
DAdapterService.java1755 List<BluetoothDevice> a2dpConnDevList= a2dpService.getConnectedDevices(); in processConnectOtherProfiles() local
1762 if((hfConnDevList.isEmpty() && a2dpConnDevList.isEmpty())&& in processConnectOtherProfiles()
1770 else if((a2dpConnDevList.isEmpty()) && in processConnectOtherProfiles()