Searched refs:linkPropertiesMap (Results 1 – 1 of 1) sorted by relevance
49 private final Map<Network, LinkProperties> linkPropertiesMap = new HashMap<>(); field in ShadowConnectivityManager376 return linkPropertiesMap.get(network); in getLinkProperties()386 linkPropertiesMap.put(network, linkProperties); in setLinkProperties()