Searched refs:mSuggestionStatusListenerPerApp (Results 1 – 1 of 1) sorted by relevance
365 mSuggestionStatusListenerPerApp = new HashMap<>(); field in WifiNetworkSuggestionsManager1159 mSuggestionStatusListenerPerApp.remove(packageName); in removeApp()1195 mSuggestionStatusListenerPerApp.clear(); in clear()1881 mSuggestionStatusListenerPerApp.get(packageName); in sendConnectionFailureIfAllowed()1932 mSuggestionStatusListenerPerApp.get(packageName); in registerSuggestionConnectionStatusListener()1938 mSuggestionStatusListenerPerApp.put(packageName, listenersTracker); in registerSuggestionConnectionStatusListener()1949 mSuggestionStatusListenerPerApp.get(packageName); in unregisterSuggestionConnectionStatusListener()1955 mSuggestionStatusListenerPerApp.remove(packageName); in unregisterSuggestionConnectionStatusListener()