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