Searched refs:sendLinkProperties (Results 1 – 10 of 10) sorted by relevance
361 wifiAgent.sendLinkProperties(wifiLp); in testLocalPrefixes()385 cellAgent.sendLinkProperties(cellLp); in testLocalPrefixes()407 dunAgent.sendLinkProperties(dunLp); in testLocalPrefixes()587 public void sendLinkProperties(LinkProperties lp) { in sendLinkProperties() method in UpstreamNetworkMonitorTest.TestNetworkAgent
461 sendLinkProperties(); in sendInterfaceState()464 private void sendLinkProperties() { in sendLinkProperties() method in TetherInterfaceStateMachine566 sendLinkProperties(); in processMessage()
338 mNetworkAgent.sendLinkProperties(linkProperties); in updateLinkProperties()384 mNetworkAgent.sendLinkProperties(mLinkProperties); in updateAgent()
586 public void sendLinkProperties(LinkProperties lp) { in sendLinkProperties() method in ConnectivityServiceTest.MockNetworkAgent587 mNetworkAgent.sendLinkProperties(lp); in sendLinkProperties()2711 mCellNetworkAgent.sendLinkProperties(lp); in testAdditionalStateCallbacks()3363 mWiFiNetworkAgent.sendLinkProperties(lp); in connectKeepaliveNetwork()3435 mWiFiNetworkAgent.sendLinkProperties(bogusLp); in testPacketKeepalives()3437 mWiFiNetworkAgent.sendLinkProperties(lp); in testPacketKeepalives()3797 networkAgent.sendLinkProperties(newLp); in testLinkPropertiesEnsuresDirectlyConnectedRoutes()3882 mCellNetworkAgent.sendLinkProperties(cellLp); in testBasicDnsConfigurationPushed()3891 mCellNetworkAgent.sendLinkProperties(cellLp); in testBasicDnsConfigurationPushed()3903 mCellNetworkAgent.sendLinkProperties(cellLp); in testBasicDnsConfigurationPushed()[all …]
347 public void sendLinkProperties(LinkProperties linkProperties) { in sendLinkProperties() method in NetworkAgent
300 mNetworkAgent.sendLinkProperties(mLinkProperties); in processMessage()
931 agent.sendLinkProperties(lp); in updateLinkPropertiesInPlaceIfPossible()1461 mNetworkAgent.sendLinkProperties(makeLinkProperties()); in addAddress()1470 mNetworkAgent.sendLinkProperties(makeLinkProperties()); in removeAddress()
426 mNetworkAgent.sendLinkProperties(mLinkProperties); in updateLinkProperty()1310 mNetworkAgent.sendLinkProperties(mLinkProperties); in processMessage()1375 mNetworkAgent.sendLinkProperties(mLinkProperties); in processMessage()
2525 mNetworkAgent.sendLinkProperties(mLinkProperties); in updateLinkProperties()2561 if (mNetworkAgent != null) mNetworkAgent.sendLinkProperties(mLinkProperties); in clearLinkProperties()
26111 HSPLandroid/net/NetworkAgent;->sendLinkProperties(Landroid/net/LinkProperties;)V