Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiConfigManager.java1771 int matchedConfigs = 0; in readPasspointConfig() local
1785 ++matchedConfigs; in readPasspointConfig()
1804 Log.d(TAG, "loaded " + matchedConfigs + " passpoint configs"); in readPasspointConfig()