Home
last modified time | relevance | path

Searched refs:onLinkPropertiesChanged (Results 1 – 11 of 11) sorted by relevance

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/hotspot2/
DOsuNetworkConnectionTest.java223 callback.onLinkPropertiesChanged(mCurrentNetwork, createProvisionedLinkProperties()); in verifyNetworkCallbackInvokedWhenConnected()
253 callback.onLinkPropertiesChanged(mCurrentNetwork, createProvisionedLinkProperties()); in verifyNetworkCallbackWithoutOnAvailable()
275 callback.onLinkPropertiesChanged(mCurrentNetwork, new LinkProperties()); in verifyNetworkConnectionTimeout()
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/hotspot2/
DOsuNetworkConnection.java256 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() method in OsuNetworkConnection.ConnectivityCallbacks
/frameworks/base/packages/Tethering/tests/unit/src/com/android/networkstack/tethering/
DUpstreamNetworkMonitorTest.java627 cb.onLinkPropertiesChanged( in makeDefaultNetwork()
729 cb.onLinkPropertiesChanged(networkId, copy(linkProperties)); in fakeConnect()
741 cb.onLinkPropertiesChanged(networkId, copy(linkProperties)); in sendLinkProperties()
/frameworks/libs/net/common/devicetests/com/android/testutils/
DTestableNetworkCallback.kt120 override fun onLinkPropertiesChanged(network: Network, lp: LinkProperties) { in onLinkPropertiesChanged() method in com.android.testutils.RecorderCallback
/frameworks/base/packages/Tethering/src/com/android/networkstack/tethering/
DUpstreamNetworkMonitor.java463 public void onLinkPropertiesChanged(Network network, LinkProperties newLp) { in onLinkPropertiesChanged() method in UpstreamNetworkMonitor.UpstreamNetworkCallback
/frameworks/base/core/java/android/net/
DConnectivityManager.java3367 onLinkPropertiesChanged(network, linkProperties); in onAvailable()
3483 public void onLinkPropertiesChanged(@NonNull Network network, in onLinkPropertiesChanged() method in ConnectivityManager.NetworkCallback
3668 callback.onLinkPropertiesChanged(network, lp); in handleMessage()
/frameworks/base/services/
Dart-profile5706 …ivity/tethering/UpstreamNetworkMonitor$UpstreamNetworkCallback;->onLinkPropertiesChanged(Landroid/…
/frameworks/base/config/
Dboot-image-profile.txt9923 HSPLandroid/net/ConnectivityManager$NetworkCallback;->onLinkPropertiesChanged(Landroid/net/Network;…
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt16967 method public void onLinkPropertiesChanged(android.net.Network, android.net.LinkProperties);
/frameworks/base/non-updatable-api/
Dcurrent.txt28711 …method public void onLinkPropertiesChanged(@NonNull android.net.Network, @NonNull android.net.Link…
/frameworks/base/api/
Dcurrent.txt28841 …method public void onLinkPropertiesChanged(@NonNull android.net.Network, @NonNull android.net.Link…