Home
last modified time | relevance | path

Searched defs:offerNetwork (Results 1 – 3 of 3) sorted by relevance

/aosp12/packages/modules/Connectivity/framework/src/android/net/
H A DIConnectivityManager.aidl226 void offerNetwork(int providerId, in NetworkScore score, in offerNetwork() method
H A DConnectivityManager.java3386 public void offerNetwork(@NonNull final int providerId, in offerNetwork() method in ConnectivityManager
/aosp12/packages/modules/Connectivity/service/src/com/android/server/
H A DConnectivityService.java6403 public void offerNetwork(final int providerId, in offerNetwork() method in ConnectivityService