Searched defs:getWifiConfigsForPasspointProfiles (Results 1 – 5 of 5) sorted by relevance
1195 public List<WifiConfiguration> getWifiConfigsForPasspointProfiles(List<String> idList) { in getWifiConfigsForPasspointProfiles() method in PasspointManager
122 List<WifiConfiguration> getWifiConfigsForPasspointProfiles(in List<String> fqdnList); in getWifiConfigsForPasspointProfiles() method
173 public List<WifiConfiguration> getWifiConfigsForPasspointProfiles(List<String> fqdnList) { in getWifiConfigsForPasspointProfiles() method in BaseWifiService
1285 public void getWifiConfigsForPasspointProfiles() { in getWifiConfigsForPasspointProfiles() method in PasspointManagerTest
3608 public List<WifiConfiguration> getWifiConfigsForPasspointProfiles(List<String> fqdnList) { in getWifiConfigsForPasspointProfiles() method in WifiServiceImpl