Searched refs:matchProviderWithCurrentNetwork (Results 1 – 6 of 6) sorted by relevance
84 int matchProviderWithCurrentNetwork(String fqdn); in matchProviderWithCurrentNetwork() method
1813 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in WifiManager1815 return mService.matchProviderWithCurrentNetwork(fqdn); in matchProviderWithCurrentNetwork()
142 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in BaseWifiService
2356 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in WifiServiceImpl2358 return mClientModeImpl.matchProviderWithCurrentNetwork(mClientModeImplChannel, fqdn); in matchProviderWithCurrentNetwork()
1541 public int matchProviderWithCurrentNetwork(AsyncChannel channel, String fqdn) { in matchProviderWithCurrentNetwork() method in ClientModeImpl
49755 Landroid/net/wifi/IWifiManager$Stub$Proxy;->matchProviderWithCurrentNetwork(Ljava/lang/String;)I49885 Landroid/net/wifi/IWifiManager;->matchProviderWithCurrentNetwork(Ljava/lang/String;)I50830 Landroid/net/wifi/WifiManager;->matchProviderWithCurrentNetwork(Ljava/lang/String;)I