Home
last modified time | relevance | path

Searched refs:offerNetwork (Results 1 – 4 of 4) sorted by relevance

/packages/modules/Connectivity/framework/src/android/net/
DNetworkProvider.java307 .offerNetwork(providerId, score, caps, proxy); in registerNetworkOffer()
DIConnectivityManager.aidl226 void offerNetwork(int providerId, in NetworkScore score, in offerNetwork() method
DConnectivityManager.java3386 public void offerNetwork(@NonNull final int providerId, in offerNetwork() method in ConnectivityManager
3390 mService.offerNetwork(providerId, in offerNetwork()
/packages/modules/Connectivity/service/src/com/android/server/
DConnectivityService.java6382 public void offerNetwork(final int providerId, in offerNetwork() method in ConnectivityService