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