Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiNetworkSuggestionsManager.java2576 ScanResultMatchInfo matchInfoFromConfigration = in getMatchingScanResults() local
2578 if (matchInfoFromConfigration == null) { in getMatchingScanResults()
2583 if (matchInfoFromConfigration.equals(ScanResultMatchInfo.fromScanResult(scanResult))) { in getMatchingScanResults()