Searched refs:matchProviderWithCurrentNetwork (Results 1 – 6 of 6) sorted by relevance
84 int matchProviderWithCurrentNetwork(String fqdn); in matchProviderWithCurrentNetwork() method
1846 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in WifiManager1848 return mService.matchProviderWithCurrentNetwork(fqdn); in matchProviderWithCurrentNetwork()
142 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in BaseWifiService
2398 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in WifiServiceImpl2400 return mClientModeImpl.matchProviderWithCurrentNetwork(mClientModeImplChannel, fqdn); in matchProviderWithCurrentNetwork()
1558 public int matchProviderWithCurrentNetwork(AsyncChannel channel, String fqdn) { in matchProviderWithCurrentNetwork() method in ClientModeImpl
46396 Landroid/net/wifi/IWifiManager$Stub$Proxy;->matchProviderWithCurrentNetwork(Ljava/lang/String;)I46524 Landroid/net/wifi/IWifiManager;->matchProviderWithCurrentNetwork(Ljava/lang/String;)I47413 Landroid/net/wifi/WifiManager;->matchProviderWithCurrentNetwork(Ljava/lang/String;)I