Searched refs:configFqdn (Results 1 – 1 of 1) sorted by relevance
1781 final String configFqdn = in readPasspointConfig() local1783 if (configFqdn != null && configFqdn.equals(fqdn)) { in readPasspointConfig()1784 Log.d(TAG, "Matched " + configFqdn + " with " + config.networkId); in readPasspointConfig()