Searched refs:mSuggestionStatusListenerPerApp (Results 1 – 1 of 1) sorted by relevance
438 mSuggestionStatusListenerPerApp = new HashMap<>(); field in WifiNetworkSuggestionsManager1452 mSuggestionStatusListenerPerApp.remove(packageName); in removeApp()1496 mSuggestionStatusListenerPerApp.clear(); in clear()2268 mSuggestionStatusListenerPerApp.get(packageName); in sendConnectionFailureIfAllowed()2365 mSuggestionStatusListenerPerApp.get(packageName); in registerSuggestionConnectionStatusListener()2370 mSuggestionStatusListenerPerApp.put(packageName, listenersTracker); in registerSuggestionConnectionStatusListener()2386 mSuggestionStatusListenerPerApp.get(packageName); in unregisterSuggestionConnectionStatusListener()2392 mSuggestionStatusListenerPerApp.remove(packageName); in unregisterSuggestionConnectionStatusListener()