Home
last modified time | relevance | path

Searched defs:matchProviderWithCurrentNetwork (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Wifi/framework/java/android/net/wifi/
DIWifiManager.aidl126 int matchProviderWithCurrentNetwork(String fqdn); in matchProviderWithCurrentNetwork() method
DBaseWifiService.java183 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in BaseWifiService
DWifiManager.java3507 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in WifiManager