Searched defs:getWifiConfigsForPasspointProfiles (Results 1 – 5 of 5) sorted by relevance
1198 public List<WifiConfiguration> getWifiConfigsForPasspointProfiles(List<String> idList) { in getWifiConfigsForPasspointProfiles() method in PasspointManager1255 public List<WifiConfiguration> getWifiConfigsForPasspointProfiles(boolean requireSsid) { in getWifiConfigsForPasspointProfiles() method in PasspointManager
132 List<WifiConfiguration> getWifiConfigsForPasspointProfiles(in List<String> fqdnList); in getWifiConfigsForPasspointProfiles() method
175 public List<WifiConfiguration> getWifiConfigsForPasspointProfiles(List<String> fqdnList) { in getWifiConfigsForPasspointProfiles() method in BaseWifiService
1285 public void getWifiConfigsForPasspointProfiles() { in getWifiConfigsForPasspointProfiles() method in PasspointManagerTest
3758 public List<WifiConfiguration> getWifiConfigsForPasspointProfiles(List<String> fqdnList) { in getWifiConfigsForPasspointProfiles() method in WifiServiceImpl