Searched defs:audioOnly (Results 1 – 2 of 2) sorted by relevance
150 private void checkHotplug(List<Integer> ackedAddress, boolean audioOnly) { in checkHotplug()186 private static BitSet infoListToBitSet(List<HdmiDeviceInfo> infoList, boolean audioOnly) { in infoListToBitSet()
781 bool audioOnly = false; in main() local