Searched refs:infoListToBitSet (Results 1 – 1 of 1) sorted by relevance
151 BitSet currentInfos = infoListToBitSet(tv().getDeviceInfoList(false), audioOnly); in checkHotplug()186 private static BitSet infoListToBitSet(List<HdmiDeviceInfo> infoList, boolean audioOnly) { in infoListToBitSet() method in HotplugDetectionAction