Searched refs:makeLinkProperties (Results 1 – 1 of 1) sorted by relevance
1460 private LinkProperties makeLinkProperties() { in makeLinkProperties() method in Vpn1561 agent.sendLinkProperties(makeLinkProperties()); in updateLinkPropertiesInPlaceIfPossible()1572 LinkProperties lp = makeLinkProperties(); in agentConnect()2229 doSendLinkProperties(mNetworkAgent, makeLinkProperties()); in addAddress()2238 doSendLinkProperties(mNetworkAgent, makeLinkProperties()); in removeAddress()3016 lp = makeLinkProperties(); // Accesses VPN instance fields; must be locked in onChildOpened()3093 final LinkProperties oldLp = makeLinkProperties(); in onChildMigrated()3098 final LinkProperties newLp = makeLinkProperties(); in onChildMigrated()3908 doSendLinkProperties(mNetworkAgent, makeLinkProperties()); in handleSessionLost()