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