/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/net/ |
D | IkeNetworkCallbackBase.java | 57 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() method in IkeNetworkCallbackBase
|
/packages/apps/Car/Settings/src/com/android/car/settings/wifi/details/ |
D | WifiDetailsBasePreferenceController.java | 91 public void onLinkPropertiesChanged(Network network, LinkProperties lp) { in onLinkPropertiesChanged() method in WifiDetailsBasePreferenceController
|
D | WifiInfoProvider.java | 77 void onLinkPropertiesChanged(Network network, LinkProperties lp); in onLinkPropertiesChanged() method
|
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/ |
D | OsuNetworkConnection.java | 259 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() method in OsuNetworkConnection.ConnectivityCallbacks
|
/packages/modules/NetworkStack/tests/unit/src/com/android/networkstack/ |
D | NetworkStackNotifierTest.kt | 403 private fun onLinkPropertiesChanged(lp: LinkProperties) { in onLinkPropertiesChanged() method
|
/packages/services/Iwlan/src/com/google/android/iwlan/ |
D | IwlanNetworkService.java | 97 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() method in IwlanNetworkService.IwlanNetworkMonitorCallback
|
D | IwlanDataService.java | 136 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() method in IwlanDataService.IwlanNetworkMonitorCallback
|
/packages/modules/NetworkStack/src/com/android/networkstack/ |
D | NetworkStackNotifier.java | 339 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() method in NetworkStackNotifier.AllNetworksCallback
|
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/ |
D | UpstreamNetworkMonitor.java | 535 public void onLinkPropertiesChanged(Network network, LinkProperties newLp) { in onLinkPropertiesChanged() method in UpstreamNetworkMonitor.UpstreamNetworkCallback
|
/packages/modules/Connectivity/framework/src/android/net/ |
D | ConnectivityManager.java | 3682 public void onLinkPropertiesChanged(@NonNull Network network, in onLinkPropertiesChanged() method in ConnectivityManager.NetworkCallback
|