Searched refs:contextHubIdToInfoMap (Results 1 – 1 of 1) sorted by relevance
76 HashMap<Integer, ContextHubInfo> contextHubIdToInfoMap = new HashMap<>(); in createContextHubInfoMap() local78 contextHubIdToInfoMap.put(contextHubInfo.getId(), contextHubInfo); in createContextHubInfoMap()81 return contextHubIdToInfoMap; in createContextHubInfoMap()