Searched refs:portDeviceMap (Results 1 – 1 of 1) sorted by relevance
446 SparseArray<HdmiDeviceInfo> portDeviceMap = new SparseArray<>(); in initPortInfo() local450 portDeviceMap.put(info.getId(), in initPortInfo()455 mPortDeviceMap = new UnmodifiableSparseArray<>(portDeviceMap); in initPortInfo()