Searched refs:mSuggestionStatusListenerPerApp (Results 1 – 1 of 1) sorted by relevance
419 mSuggestionStatusListenerPerApp = new HashMap<>(); field in WifiNetworkSuggestionsManager1350 mSuggestionStatusListenerPerApp.remove(packageName); in removeApp()1391 mSuggestionStatusListenerPerApp.clear(); in clear()2117 mSuggestionStatusListenerPerApp.get(packageName); in sendConnectionFailureIfAllowed()2214 mSuggestionStatusListenerPerApp.get(packageName); in registerSuggestionConnectionStatusListener()2219 mSuggestionStatusListenerPerApp.put(packageName, listenersTracker); in registerSuggestionConnectionStatusListener()2235 mSuggestionStatusListenerPerApp.get(packageName); in unregisterSuggestionConnectionStatusListener()2241 mSuggestionStatusListenerPerApp.remove(packageName); in unregisterSuggestionConnectionStatusListener()