Searched refs:mLinkProperties (Results 1 – 1 of 1) sorted by relevance
438 private final Map<Network, LinkProperties> mLinkProperties = new HashMap<>(); field in MdnsOffloadManagerService.ConnectivityManagerNetworkCallback446 LinkProperties previousProperties = mLinkProperties.put(network, linkProperties); in onLinkPropertiesChanged()471 LinkProperties previousProperties = mLinkProperties.remove(network); in onLost()