Home
last modified time | relevance | path

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

/aosp12/packages/modules/Wifi/service/java/com/android/server/wifi/
H A DWifiNetworkSuggestionsManager.java2062 sendConnectionFailureIfAllowed(matchingExtNetworkSuggestion.perAppInfo.packageName, in handleConnectionFailure()
2114 private void sendConnectionFailureIfAllowed(String packageName, @Nullable String featureId, in sendConnectionFailureIfAllowed() method in WifiNetworkSuggestionsManager