Searched refs:sendLinkProperties (Results 1 – 11 of 11) sorted by relevance
794 public void sendLinkProperties(LinkProperties lp) { in sendLinkProperties() method in ConnectivityServiceTest.MockNetworkAgent795 mNetworkAgent.sendLinkProperties(lp); in sendLinkProperties()3361 mCellNetworkAgent.sendLinkProperties(lp); in testAdditionalStateCallbacks()4172 mWiFiNetworkAgent.sendLinkProperties(lp); in connectKeepaliveNetwork()4244 mWiFiNetworkAgent.sendLinkProperties(bogusLp); in testPacketKeepalives()4246 mWiFiNetworkAgent.sendLinkProperties(lp); in testPacketKeepalives()4421 mWiFiNetworkAgent.sendLinkProperties(bogusLp); in doTestNattSocketKeepalivesWithExecutor()4423 mWiFiNetworkAgent.sendLinkProperties(lp); in doTestNattSocketKeepalivesWithExecutor()4923 networkAgent.sendLinkProperties(newLp); in testLinkPropertiesEnsuresDirectlyConnectedRoutes()4947 mCellNetworkAgent.sendLinkProperties(cellLp); in testStatsIfacesChanged()[all …]
213 public synchronized void sendLinkProperties(LinkProperties linkProperties, in sendLinkProperties() method in DcNetworkAgent223 sendLinkProperties(linkProperties); in sendLinkProperties()
525 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in updateLinkProperty()1575 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in processMessage()1963 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in enter()
445 wifiAgent.sendLinkProperties(); in testLocalPrefixes()469 cellAgent.sendLinkProperties(); in testLocalPrefixes()492 dunAgent.sendLinkProperties(); in testLocalPrefixes()735 public void sendLinkProperties() { in sendLinkProperties() method in UpstreamNetworkMonitorTest.TestNetworkAgent
676 sendLinkProperties(); in sendInterfaceState()679 private void sendLinkProperties() { in sendLinkProperties() method in IpServer780 sendLinkProperties(); in processMessage()
491 mNetworkAgent.sendLinkProperties(linkProperties); in updateLinkProperties()539 mNetworkAgent.sendLinkProperties(mLinkProperties); in updateAgent()
393 public void sendLinkProperties(LinkProperties linkProperties) { in sendLinkProperties() method in NetworkAgent
956 agent.sendLinkProperties(makeLinkProperties()); in updateLinkPropertiesInPlaceIfPossible()1518 mNetworkAgent.sendLinkProperties(makeLinkProperties()); in addAddress()1527 mNetworkAgent.sendLinkProperties(makeLinkProperties()); in removeAddress()
2757 mNetworkAgent.sendLinkProperties(mLinkProperties); in updateLinkProperties()2793 if (mNetworkAgent != null) mNetworkAgent.sendLinkProperties(mLinkProperties); in clearLinkProperties()
10241 HSPLandroid/net/NetworkAgent;->sendLinkProperties(Landroid/net/LinkProperties;)V23157 …/internal/telephony/dataconnection/DataConnection$DcNetworkAgent;->sendLinkProperties(Landroid/net…
47502 Landroid/net/NetworkAgent;->sendLinkProperties(Landroid/net/LinkProperties;)V