Searched defs:networkToLinkProperties (Results 1 – 3 of 3) sorted by relevance
252 Map<Network, LinkProperties> networkToLinkProperties) { in ThreadNetworkControllerService()283 Map<Network, LinkProperties> networkToLinkProperties = new HashMap<>(); in newInstance() local
86 Map<Network, LinkProperties> networkToLinkProperties) { in NsdPublisher()98 Map<Network, LinkProperties> networkToLinkProperties) { in newInstance()
817 HashMap<Network, LinkProperties> networkToLinkProperties = new HashMap<>(); in prepareTest() local