Searched refs:sendLinkProperties (Results 1 – 8 of 8) sorted by relevance
791 public void sendLinkProperties(LinkProperties lp) { in sendLinkProperties() method in ConnectivityServiceTest.MockNetworkAgent792 mNetworkAgent.sendLinkProperties(lp); in sendLinkProperties()3350 mCellNetworkAgent.sendLinkProperties(lp); in testAdditionalStateCallbacks()4159 mWiFiNetworkAgent.sendLinkProperties(lp); in connectKeepaliveNetwork()4231 mWiFiNetworkAgent.sendLinkProperties(bogusLp); in testPacketKeepalives()4233 mWiFiNetworkAgent.sendLinkProperties(lp); in testPacketKeepalives()4408 mWiFiNetworkAgent.sendLinkProperties(bogusLp); in doTestNattSocketKeepalivesWithExecutor()4410 mWiFiNetworkAgent.sendLinkProperties(lp); in doTestNattSocketKeepalivesWithExecutor()4910 networkAgent.sendLinkProperties(newLp); in testLinkPropertiesEnsuresDirectlyConnectedRoutes()4934 mCellNetworkAgent.sendLinkProperties(cellLp); in testStatsIfacesChanged()[all …]
213 public synchronized void sendLinkProperties(LinkProperties linkProperties, in sendLinkProperties() method in DcNetworkAgent223 sendLinkProperties(linkProperties); in sendLinkProperties()
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()