Home
last modified time | relevance | path

Searched defs:onLinkPropertiesChanged (Results 1 – 16 of 16) sorted by relevance

/packages/modules/IPsec/src/java/com/android/internal/net/ipsec/ike/net/
DIkeSpecificNetworkCallback.java63 public void onLinkPropertiesChanged( in onLinkPropertiesChanged() method in IkeSpecificNetworkCallback
DIkeDefaultNetworkCallback.java100 public void onLinkPropertiesChanged( in onLinkPropertiesChanged() method in IkeDefaultNetworkCallback
/packages/apps/Car/Settings/src/com/android/car/settings/wifi/details/
DWifiDetailsBasePreferenceController.java91 public void onLinkPropertiesChanged(Network network, LinkProperties lp) { in onLinkPropertiesChanged() method in WifiDetailsBasePreferenceController
DWifiInfoProvider.java77 void onLinkPropertiesChanged(Network network, LinkProperties lp); in onLinkPropertiesChanged() method
/packages/services/Car/tests/RailwayReferenceApp/src/com/google/android/car/networking/railway/
DCurrentEthernetNetworksViewModel.java168 public void onLinkPropertiesChanged(Network network, in onLinkPropertiesChanged() method in CurrentEthernetNetworksViewModel.CurrentEthernetNetworksCallback
/packages/apps/Dialer/java/com/android/voicemail/impl/sync/
DVvmNetworkRequestCallback.java135 public void onLinkPropertiesChanged(Network network, LinkProperties lp) { in onLinkPropertiesChanged() method in VvmNetworkRequestCallback
/packages/modules/Wifi/service/java/com/android/server/wifi/hotspot2/
DOsuNetworkConnection.java259 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() method in OsuNetworkConnection.ConnectivityCallbacks
/packages/modules/NetworkStack/tests/unit/src/com/android/networkstack/
DNetworkStackNotifierTest.kt405 private fun onLinkPropertiesChanged(lp: LinkProperties) { in onLinkPropertiesChanged() method
/packages/modules/NetworkStack/src/com/android/networkstack/
DNetworkStackNotifier.java339 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() method in NetworkStackNotifier.AllNetworksCallback
/packages/services/Iwlan/src/com/google/android/iwlan/
DIwlanNetworkService.java119 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() method in IwlanNetworkService.IwlanNetworkMonitorCallback
DIwlanDataService.java196 public void onLinkPropertiesChanged( in onLinkPropertiesChanged() method in IwlanDataService.IwlanNetworkMonitorCallback
/packages/modules/Connectivity/thread/service/java/com/android/server/thread/
DThreadNetworkControllerService.java683 public void onLinkPropertiesChanged( in onLinkPropertiesChanged() method in ThreadNetworkControllerService.UpstreamNetworkCallback
/packages/modules/Telephony/services/QualifiedNetworksService/src/com/android/telephony/qns/
DIwlanNetworkStatusTracker.java523 public void onLinkPropertiesChanged(Network network, LinkProperties linkProperties) { in onLinkPropertiesChanged() method in IwlanNetworkStatusTracker.DefaultNetworkCallback
/packages/modules/Connectivity/Tethering/src/com/android/networkstack/tethering/
DUpstreamNetworkMonitor.java526 public void onLinkPropertiesChanged(Network network, LinkProperties newLp) { in onLinkPropertiesChanged() method in UpstreamNetworkMonitor.UpstreamNetworkCallback
/packages/modules/Connectivity/staticlibs/testutils/devicetests/com/android/testutils/
DTestableNetworkCallback.kt138 override fun onLinkPropertiesChanged(network: Network, lp: LinkProperties) { in anyNetwork() method in com.android.testutils.RecorderCallback
/packages/modules/Connectivity/framework/src/android/net/
DConnectivityManager.java4243 public void onLinkPropertiesChanged(@NonNull Network network, in onLinkPropertiesChanged() method in ConnectivityManager.NetworkCallback