Searched refs:currentInfosWithPhysicalAddress (Results 1 – 1 of 1) sorted by relevance
195 BitSet currentInfosWithPhysicalAddress = infoListToBitSet(deviceInfoList, audioOnly, true); in checkHotplug() local196 BitSet added = complement(polledResult, currentInfosWithPhysicalAddress); in checkHotplug()