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