Searched defs:newLinkProperties (Results 1 – 2 of 2) sorted by relevance
386 LinkProperties newLinkProperties = new LinkProperties(mLinkProperties); in testOnLinkPropertiesChangedForConnectedNetwork() local402 LinkProperties newLinkProperties = new LinkProperties(); in testOnLinkPropertiesChangedForNonConnectedNetwork() local423 LinkProperties newLinkProperties = new LinkProperties(mLinkProperties); in testOnLinkPropertiesChangedWithClatInstalled() local457 LinkProperties newLinkProperties = new LinkProperties(mLinkProperties); in testOnLinkPropertiesChangedForBringingUpIkeSession() local1376 LinkProperties newLinkProperties = new LinkProperties(); in testDnsPrefetching() local
821 @NonNull Network network, @NonNull LinkProperties newLinkProperties) { in onLinkPropertiesChanged()