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