Searched defs:fromScanResult (Results 1 – 4 of 4) sorted by relevance
490 ScanResultMatchInfo fromScanResult = ScanResultMatchInfo.fromScanResult(scanResult); in testMatchBehaviorWithWpa3AutoUpgradeFlagStates() local528 ScanResultMatchInfo fromScanResult = ScanResultMatchInfo.fromScanResult(scanResult); in testMatchBehaviorWithOweAutoUpgradeFlagStates() local
61 public static ScanResultMatchInfo fromScanResult(ScanResult scanResult) { in fromScanResult() method in ScanResultMatchInfo
1433 ScanResultMatchInfo fromScanResult = ScanResultMatchInfo.fromScanResult(scanResult); in doesScanResultMatchWifiNetworkSpecifier() local1660 ScanResultMatchInfo fromScanResult = ScanResultMatchInfo.fromScanResult(scanResult); in addNetworkToUserApprovedAccessPointMap() local
303 public static ResponderConfig fromScanResult(ScanResult scanResult) { in fromScanResult() method in ResponderConfig