Home
last modified time | relevance | path

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

/frameworks/base/tests/net/integration/util/com/android/server/
DNetworkAgentWrapper.java239 public void sendLinkProperties(LinkProperties lp) { in sendLinkProperties() method in NetworkAgentWrapper
240 mNetworkAgent.sendLinkProperties(lp); in sendLinkProperties()
/frameworks/base/tests/net/java/com/android/server/
DConnectivityServiceTest.java1879 mWiFiNetworkAgent.sendLinkProperties(newLp); in doNetworkCallbacksSanitizationTest()
2899 mWiFiNetworkAgent.sendLinkProperties(newLps); in testCaptivePortalApi()
3240 mCellNetworkAgent.sendLinkProperties(lp); in testAdditionalStateCallbacks()
4017 mWiFiNetworkAgent.sendLinkProperties(lp); in connectKeepaliveNetwork()
4090 mWiFiNetworkAgent.sendLinkProperties(bogusLp); in testPacketKeepalives()
4092 mWiFiNetworkAgent.sendLinkProperties(lp); in testPacketKeepalives()
4263 mWiFiNetworkAgent.sendLinkProperties(bogusLp); in doTestNattSocketKeepalivesWithExecutor()
4265 mWiFiNetworkAgent.sendLinkProperties(lp); in doTestNattSocketKeepalivesWithExecutor()
4757 networkAgent.sendLinkProperties(newLp); in testLinkPropertiesEnsuresDirectlyConnectedRoutes()
4781 mCellNetworkAgent.sendLinkProperties(cellLp); in testStatsIfacesChanged()
[all …]
/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DUpstreamNetworkMonitorTest.java445 wifiAgent.sendLinkProperties(); in testLocalPrefixes()
469 cellAgent.sendLinkProperties(); in testLocalPrefixes()
492 dunAgent.sendLinkProperties(); in testLocalPrefixes()
739 public void sendLinkProperties() { in sendLinkProperties() method in UpstreamNetworkMonitorTest.TestNetworkAgent
/frameworks/opt/telephony/src/java/com/android/internal/telephony/dataconnection/
DDcNetworkAgent.java256 public synchronized void sendLinkProperties(LinkProperties linkProperties, in sendLinkProperties() method in DcNetworkAgent
259 sendLinkProperties(linkProperties); in sendLinkProperties()
DDataConnection.java558 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in updateLinkProperty()
2189 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in enter()
2366 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in processMessage()
2578 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in processMessage()
/frameworks/base/packages/Tethering/src/android/net/ip/
DIpServer.java955 sendLinkProperties(); in handleNewPrefixRequest()
1013 sendLinkProperties(); in sendInterfaceState()
1016 private void sendLinkProperties() { in sendLinkProperties() method in IpServer
1133 sendLinkProperties(); in processMessage()
/frameworks/opt/net/ethernet/java/com/android/server/ethernet/
DEthernetNetworkFactory.java501 mNetworkAgent.sendLinkProperties(linkProperties); in updateLinkProperties()
542 mNetworkAgent.sendLinkProperties(mLinkProperties); in updateAgent()
/frameworks/base/services/core/java/com/android/server/connectivity/
DVpn.java1087 agent.sendLinkProperties(makeLinkProperties());
1672 mNetworkAgent.sendLinkProperties(makeLinkProperties());
1681 mNetworkAgent.sendLinkProperties(makeLinkProperties());
2324 networkAgent.sendLinkProperties(lp);
2463 mNetworkAgent.sendLinkProperties(makeLinkProperties());
/frameworks/base/core/java/android/net/
DNetworkAgent.java646 public final void sendLinkProperties(@NonNull LinkProperties linkProperties) { in sendLinkProperties() method in NetworkAgent
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DClientModeImpl.java2509 mNetworkAgent.sendLinkProperties(mLinkProperties); in updateLinkProperties()
2543 if (mNetworkAgent != null) mNetworkAgent.sendLinkProperties(mLinkProperties); in clearLinkProperties()
/frameworks/base/non-updatable-api/
Dsystem-current.txt6168 method public final void sendLinkProperties(@NonNull android.net.LinkProperties);
/frameworks/base/api/
Dsystem-current.txt6220 method public final void sendLinkProperties(@NonNull android.net.LinkProperties);
/frameworks/base/config/
Dboot-image-profile.txt14096 HSPLandroid/net/NetworkAgent;->sendLinkProperties(Landroid/net/LinkProperties;)V