Searched refs:currentInfos (Results 1 – 1 of 1) sorted by relevance
151 BitSet currentInfos = infoListToBitSet(tv().getDeviceInfoList(false), audioOnly); in checkHotplug() local155 BitSet removed = complement(currentInfos, polledResult); in checkHotplug()178 BitSet added = complement(polledResult, currentInfos); in checkHotplug()