Home
last modified time | relevance | path

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

/frameworks/base/core/java/android/net/
DConnectivityManager.java2631 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) {} in onLinkPropertiesChanged() method in ConnectivityManager.NetworkCallback
2756 callback.onLinkPropertiesChanged(network, lp); in handleMessage()
/frameworks/base/services/core/java/com/android/server/connectivity/
DTethering.java1043 public void onLinkPropertiesChanged(Network network, LinkProperties newLp) { in onLinkPropertiesChanged() method in Tethering.UpstreamNetworkCallback
/frameworks/base/services/tests/servicestests/src/com/android/server/
DConnectivityServiceTest.java1843 public void onLinkPropertiesChanged(Network network, LinkProperties linkProp) { in onLinkPropertiesChanged() method in ConnectivityServiceTest.TestRequestUpdateCallback
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt16967 method public void onLinkPropertiesChanged(android.net.Network, android.net.LinkProperties);
/frameworks/base/api/
Dcurrent.txt23536 method public void onLinkPropertiesChanged(android.net.Network, android.net.LinkProperties);
Dsystem-current.txt25325 method public void onLinkPropertiesChanged(android.net.Network, android.net.LinkProperties);
Dtest-current.txt23610 method public void onLinkPropertiesChanged(android.net.Network, android.net.LinkProperties);