Home
last modified time | relevance | path

Searched defs:matchInfos (Results 1 – 1 of 1) sorted by relevance

/frameworks/opt/net/wifi/service/java/com/android/server/wifi/
DWakeupController.java247 Set<ScanResultMatchInfo> matchInfos = toMatchInfos(scanResults); in start() local
379 Set<ScanResultMatchInfo> matchInfos = toMatchInfos(scanResults); in handleScanResults() local