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