Home
last modified time | relevance | path

Searched refs:sendLinkProperties (Results 1 – 14 of 14) 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()
3248 mCellNetworkAgent.sendLinkProperties(lp); in testAdditionalStateCallbacks()
4025 mWiFiNetworkAgent.sendLinkProperties(lp); in connectKeepaliveNetwork()
4098 mWiFiNetworkAgent.sendLinkProperties(bogusLp); in testPacketKeepalives()
4100 mWiFiNetworkAgent.sendLinkProperties(lp); in testPacketKeepalives()
4271 mWiFiNetworkAgent.sendLinkProperties(bogusLp); in doTestNattSocketKeepalivesWithExecutor()
4273 mWiFiNetworkAgent.sendLinkProperties(lp); in doTestNattSocketKeepalivesWithExecutor()
4765 networkAgent.sendLinkProperties(newLp); in testLinkPropertiesEnsuresDirectlyConnectedRoutes()
4789 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.java263 public synchronized void sendLinkProperties(@NonNull LinkProperties linkProperties, in sendLinkProperties() method in DcNetworkAgent
268 sendLinkProperties(linkProperties); in sendLinkProperties()
DDataConnection.java575 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in updateLinkProperty()
2207 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in enter()
2384 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in processMessage()
2596 mNetworkAgent.sendLinkProperties(mLinkProperties, DataConnection.this); in processMessage()
/frameworks/base/packages/Tethering/src/android/net/ip/
DIpServer.java962 sendLinkProperties(); in handleNewPrefixRequest()
1020 sendLinkProperties(); in sendInterfaceState()
1023 private void sendLinkProperties() { in sendLinkProperties() method in IpServer
1140 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.java647 public final void sendLinkProperties(@NonNull LinkProperties linkProperties) { in sendLinkProperties() method in NetworkAgent
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DClientModeImpl.java2778 mNetworkAgent.sendLinkProperties(mLinkProperties); in updateLinkProperties()
2814 if (mNetworkAgent != null) mNetworkAgent.sendLinkProperties(mLinkProperties); in clearLinkProperties()
/frameworks/base/api/
Dsystem-current.txt4544 method public final void sendLinkProperties(@NonNull android.net.LinkProperties);
/frameworks/base/non-updatable-api/
Dsystem-current.txt4544 method public final void sendLinkProperties(@NonNull android.net.LinkProperties);
/frameworks/base/config/
Dboot-image-profile.txt10241 HSPLandroid/net/NetworkAgent;->sendLinkProperties(Landroid/net/LinkProperties;)V
23156 …/internal/telephony/dataconnection/DataConnection$DcNetworkAgent;->sendLinkProperties(Landroid/net…
Dhiddenapi-greylist-max-o.txt44262 Landroid/net/NetworkAgent;->sendLinkProperties(Landroid/net/LinkProperties;)V