Home
last modified time | relevance | path

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

/aosp12/packages/modules/Connectivity/service/src/com/android/server/
H A DConnectivityService.java4072 private void handleReleaseNetworkRequestWithIntent(@NonNull final PendingIntent pendingIntent, in handleReleaseNetworkRequestWithIntent() method in ConnectivityService
4882 handleReleaseNetworkRequestWithIntent((PendingIntent) msg.obj, msg.arg1); in handleMessage()