Home
last modified time | relevance | path

Searched refs:configFqdn (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiConfigManager.java1781 final String configFqdn = in readPasspointConfig() local
1783 if (configFqdn != null && configFqdn.equals(fqdn)) { in readPasspointConfig()
1784 Log.d(TAG, "Matched " + configFqdn + " with " + config.networkId); in readPasspointConfig()