Searched refs:linkProperties (Results 1 – 2 of 2) sorted by relevance
104 LinkProperties linkProperties = new LinkProperties(); in makeLinkProperties() local105 linkProperties.setInterfaceName(interfaceName); in makeLinkProperties()106 return linkProperties; in makeLinkProperties()
441 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() argument446 LinkProperties previousProperties = mLinkProperties.put(network, linkProperties); in onLinkPropertiesChanged()449 linkProperties.getInterfaceName())) { in onLinkPropertiesChanged()460 getInterfaceOffloadManager(linkProperties.getInterfaceName()); in onLinkPropertiesChanged()