Searched refs:a2dpConnDevList (Results 1 – 1 of 1) sorted by relevance
365 List<BluetoothDevice> a2dpConnDevList = a2dpService.getConnectedDevices(); in handleAllProfilesDisconnected() local366 allProfilesEmpty &= a2dpConnDevList.isEmpty(); in handleAllProfilesDisconnected()367 atLeastOneProfileConnectedForDevice |= a2dpConnDevList.contains(device); in handleAllProfilesDisconnected()