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