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.aidl108 int matchProviderWithCurrentNetwork(String fqdn); in matchProviderWithCurrentNetwork() method
DBaseWifiService.java173 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in BaseWifiService
DWifiManager.java2850 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in WifiManager