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