Home
last modified time | relevance | path

Searched refs:sendLinkProperties (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/tests/net/java/com/android/server/connectivity/tethering/
DUpstreamNetworkMonitorTest.java361 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
/frameworks/base/services/core/java/com/android/server/connectivity/tethering/
DTetherInterfaceStateMachine.java461 sendLinkProperties(); in sendInterfaceState()
464 private void sendLinkProperties() { in sendLinkProperties() method in TetherInterfaceStateMachine
566 sendLinkProperties(); in processMessage()
/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
DEthernetNetworkFactory.java338 mNetworkAgent.sendLinkProperties(linkProperties); in updateLinkProperties()
384 mNetworkAgent.sendLinkProperties(mLinkProperties); in updateAgent()
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java586 public void sendLinkProperties(LinkProperties lp) { in sendLinkProperties() method in ConnectivityServiceTest.MockNetworkAgent
587 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 …]
/frameworks/base/core/java/android/net/
DNetworkAgent.java347 public void sendLinkProperties(LinkProperties linkProperties) { in sendLinkProperties() method in NetworkAgent
/frameworks/opt/net/lowpan/service/java/com/android/server/lowpan/
DLowpanInterfaceTracker.java300 mNetworkAgent.sendLinkProperties(mLinkProperties); in processMessage()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java931 agent.sendLinkProperties(lp); in updateLinkPropertiesInPlaceIfPossible()
1461 mNetworkAgent.sendLinkProperties(makeLinkProperties()); in addAddress()
1470 mNetworkAgent.sendLinkProperties(makeLinkProperties()); in removeAddress()
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDataConnection.java426 mNetworkAgent.sendLinkProperties(mLinkProperties); in updateLinkProperty()
1310 mNetworkAgent.sendLinkProperties(mLinkProperties); in processMessage()
1375 mNetworkAgent.sendLinkProperties(mLinkProperties); in processMessage()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiStateMachine.java2525 mNetworkAgent.sendLinkProperties(mLinkProperties); in updateLinkProperties()
2561 if (mNetworkAgent != null) mNetworkAgent.sendLinkProperties(mLinkProperties); in clearLinkProperties()
/frameworks/base/config/
Dboot-image-profile.txt26111 HSPLandroid/net/NetworkAgent;->sendLinkProperties(Landroid/net/LinkProperties;)V