Searched refs:sendLinkProperties (Results 1 – 9 of 9) sorted by relevance
330 public synchronized void sendLinkProperties(@NonNull LinkProperties linkProperties, in sendLinkProperties() method in DcNetworkAgent335 sendLinkProperties(linkProperties); in sendLinkProperties()
711 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in updateLinkProperty()2908 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in enter()3100 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in processMessage()3348 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in processMessage()
507 mNetworkAgent.sendLinkProperties(linkProperties); in updateLinkProperties()548 mNetworkAgent.sendLinkProperties(mLinkProperties); in updateAgent()
235 verify(mNetworkAgent).sendLinkProperties( in testMigration()372 verify(mNetworkAgent).sendLinkProperties(argThat( in testInternalAndDnsAddressesChanged()
1230 agent.sendLinkProperties(makeLinkProperties());1849 mNetworkAgent.sendLinkProperties(makeLinkProperties());1858 mNetworkAgent.sendLinkProperties(makeLinkProperties());2550 networkAgent.sendLinkProperties(lp);2721 mNetworkAgent.sendLinkProperties(makeLinkProperties());
1598 agent.sendLinkProperties(lp); in updateNetworkAgent()2591 public void sendLinkProperties(@NonNull LinkProperties lp) { in sendLinkProperties() method in VcnGatewayConnection.VcnNetworkAgent2592 mImpl.sendLinkProperties(lp); in sendLinkProperties()
11833 HSPLandroid/net/NetworkAgent;->sendLinkProperties(Landroid/net/LinkProperties;)V
11825 HSPLandroid/net/NetworkAgent;->sendLinkProperties(Landroid/net/LinkProperties;)V
42374 HPLcom/android/server/vcn/VcnGatewayConnection$VcnNetworkAgent;->sendLinkProperties(Landroid/net/Li…