Searched refs:makeLinkProperties (Results 1 – 1 of 1) sorted by relevance
1609 private LinkProperties makeLinkProperties() { in makeLinkProperties() method in Vpn1710 agent.sendLinkProperties(makeLinkProperties()); in updateLinkPropertiesInPlaceIfPossible()1721 LinkProperties lp = makeLinkProperties(); in agentConnect()2388 doSendLinkProperties(mNetworkAgent, makeLinkProperties()); in addAddress()2397 doSendLinkProperties(mNetworkAgent, makeLinkProperties()); in removeAddress()3309 lp = makeLinkProperties(); // Accesses VPN instance fields; must be locked in onChildOpened()3386 final LinkProperties oldLp = makeLinkProperties(); in onChildMigrated()3393 final LinkProperties newLp = makeLinkProperties(); in onChildMigrated()4176 doSendLinkProperties(mNetworkAgent, makeLinkProperties()); in handleSessionLost()