Searched refs:matchProviderWithCurrentNetwork (Results 1 – 5 of 5) sorted by relevance
136 int matchProviderWithCurrentNetwork(String fqdn); in matchProviderWithCurrentNetwork() method
185 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in BaseWifiService
3605 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in WifiManager3607 return mService.matchProviderWithCurrentNetwork(fqdn); in matchProviderWithCurrentNetwork()
881 Landroid/net/wifi/IWifiManager$Stub$Proxy;->matchProviderWithCurrentNetwork(Ljava/lang/String;)I1009 Landroid/net/wifi/IWifiManager;->matchProviderWithCurrentNetwork(Ljava/lang/String;)I1860 Landroid/net/wifi/WifiManager;->matchProviderWithCurrentNetwork(Ljava/lang/String;)I
4828 public int matchProviderWithCurrentNetwork(String fqdn) {