Searched refs:mhlPortInfo (Results 1 – 1 of 1) sorted by relevance
827 HdmiPortInfo[] mhlPortInfo = mMhlController.getPortInfos(); in initPortInfo() local828 ArraySet<Integer> mhlSupportedPorts = new ArraySet<Integer>(mhlPortInfo.length); in initPortInfo()829 for (HdmiPortInfo info : mhlPortInfo) { in initPortInfo()