Searched refs:toMatchInfos (Results 1 – 1 of 1) sorted by relevance
309 Set<ScanResultMatchInfo> matchInfos = toMatchInfos(scanResults); in start()442 Set<ScanResultMatchInfo> matchInfos = toMatchInfos(scanResults); in handleScanResults()461 private static Set<ScanResultMatchInfo> toMatchInfos(Collection<ScanResult> scanResults) { in toMatchInfos() method in WakeupController