Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java2061 ScanResultMatchInfo matchInfoFromConfigration = in getMatchingScanResults() local
2063 if (matchInfoFromConfigration == null) { in getMatchingScanResults()
2068 if (matchInfoFromConfigration.equals(ScanResultMatchInfo.fromScanResult(scanResult))) { in getMatchingScanResults()