Searched refs:mhlSupportedPorts (Results 1 – 1 of 1) sorted by relevance
461 ArraySet<Integer> mhlSupportedPorts = new ArraySet<Integer>(mhlPortInfo.length); in initPortInfo() local464 mhlSupportedPorts.add(info.getId()); in initPortInfo()470 if (mhlSupportedPorts.isEmpty()) { in initPortInfo()476 if (mhlSupportedPorts.contains(info.getId())) { in initPortInfo()