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