Searched defs:getWifiConfigsForPasspointProfiles (Results 1 – 5 of 5) sorted by relevance
132 public List<WifiConfiguration> getWifiConfigsForPasspointProfiles(List<String> fqdnList) { in getWifiConfigsForPasspointProfiles() method in BaseWifiService
80 List<WifiConfiguration> getWifiConfigsForPasspointProfiles(in List<String> fqdnList); in getWifiConfigsForPasspointProfiles() method
1064 public List<WifiConfiguration> getWifiConfigsForPasspointProfiles(List<String> fqdnList) { in getWifiConfigsForPasspointProfiles() method in PasspointManager
1017 public void getWifiConfigsForPasspointProfiles() { in getWifiConfigsForPasspointProfiles() method in PasspointManagerTest
2037 public List<WifiConfiguration> getWifiConfigsForPasspointProfiles(List<String> fqdnList) { in getWifiConfigsForPasspointProfiles() method in WifiServiceImpl