Searched refs:audioOnly (Results 1 – 1 of 1) sorted by relevance
157 private void checkHotplug(List<Integer> ackedAddress, boolean audioOnly) { in checkHotplug() argument160 BitSet currentInfos = infoListToBitSet(deviceInfoList, audioOnly, false); in checkHotplug()187 BitSet currentInfosWithPhysicalAddress = infoListToBitSet(deviceInfoList, audioOnly, true); in checkHotplug()197 List<HdmiDeviceInfo> infoList, boolean audioOnly, boolean requirePhysicalAddress) { in infoListToBitSet() argument200 boolean audioOnlyConditionMet = !audioOnly in infoListToBitSet()