Searched defs:fromScanResult (Results 1 – 4 of 4) sorted by relevance
495 ScanResultMatchInfo fromScanResult = ScanResultMatchInfo.fromScanResult(scanResult); in testMatchBehaviorWithWpa3AutoUpgradeFlagStates() local533 ScanResultMatchInfo fromScanResult = ScanResultMatchInfo.fromScanResult(scanResult); in testMatchBehaviorWithOweAutoUpgradeFlagStates() local
61 public static ScanResultMatchInfo fromScanResult(ScanResult scanResult) { in fromScanResult() method in ScanResultMatchInfo
1659 ScanResultMatchInfo fromScanResult = ScanResultMatchInfo.fromScanResult(scanResult); in doesScanResultMatchWifiNetworkSpecifier() local1902 ScanResultMatchInfo fromScanResult = ScanResultMatchInfo.fromScanResult(scanResult); in addNetworkToUserApprovedAccessPointMap() local
426 public static ResponderConfig fromScanResult(@NonNull ScanResult scanResult) { in fromScanResult() method in ResponderConfig