Searched refs:getAllNetworkSuggestions (Results 1 – 3 of 3) sorted by relevance
382 mWifiNetworkSuggestionsManager.getAllNetworkSuggestions(); in testAddNetworkSuggestionsSuccess()445 assertTrue(mWifiNetworkSuggestionsManager.getAllNetworkSuggestions().isEmpty()); in testRemoveNetworkSuggestionsSuccess()501 mWifiNetworkSuggestionsManager.getAllNetworkSuggestions(); in testAddRemoveEnterpriseNetworkSuggestion()693 assertTrue(mWifiNetworkSuggestionsManager.getAllNetworkSuggestions().isEmpty()); in testRemoveAllNetworkSuggestionsSuccess()721 mWifiNetworkSuggestionsManager.getAllNetworkSuggestions(); in testReplaceNetworkSuggestionsSuccess()2156 mWifiNetworkSuggestionsManager.getAllNetworkSuggestions(); in testNetworkSuggestionsConfigStoreLoad()2229 mWifiNetworkSuggestionsManager.getAllNetworkSuggestions(); in testNetworkSuggestionsConfigStoreLoadAfterUserSwitch()2423 assertTrue(mWifiNetworkSuggestionsManager.getAllNetworkSuggestions().isEmpty()); in testAddRemoveNetworkSuggestionsStartStopAppOpsWatch()2447 mWifiNetworkSuggestionsManager.getAllNetworkSuggestions(); in testAppOpsChangeAfterSuggestionsAdd()2466 allNetworkSuggestions = mWifiNetworkSuggestionsManager.getAllNetworkSuggestions(); in testAppOpsChangeAfterSuggestionsAdd()[all …]
1572 public Set<WifiNetworkSuggestion> getAllNetworkSuggestions() { in getAllNetworkSuggestions() method in WifiNetworkSuggestionsManager
1206 mWifiNetworkSuggestionsManager.getAllNetworkSuggestions(); in onCommand()