Home
last modified time | relevance | path

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

/frameworks/base/packages/Osu/src/com/android/hotspot2/
DWifiNetworkAdapter.java175 public PasspointMatch matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in WifiNetworkAdapter
/frameworks/base/wifi/java/android/net/wifi/
DIWifiManager.aidl68 int matchProviderWithCurrentNetwork(String fqdn); in matchProviderWithCurrentNetwork() method
DWifiManager.java862 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in WifiManager
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiServiceImpl.java1031 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in WifiServiceImpl
DWifiConfigManager.java963 public int matchProviderWithCurrentNetwork(String fqdn) { in matchProviderWithCurrentNetwork() method in WifiConfigManager
DWifiStateMachine.java1914 public int matchProviderWithCurrentNetwork(AsyncChannel channel, String fqdn) { in matchProviderWithCurrentNetwork() method in WifiStateMachine