Searched refs:infoListToBitSet (Results 1 – 1 of 1) sorted by relevance
168 BitSet currentInfos = infoListToBitSet(deviceInfoList, audioOnly, false); in checkHotplug()195 BitSet currentInfosWithPhysicalAddress = infoListToBitSet(deviceInfoList, audioOnly, true); in checkHotplug()204 private static BitSet infoListToBitSet( in infoListToBitSet() method in HotplugDetectionAction