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