Searched defs:scanResult (Results 1 – 6 of 6) sorted by relevance
113 public static boolean isScanResultForOpenNetwork(@NonNull ScanResult scanResult) { in isScanResultForOpenNetwork()123 public static boolean isScanResultForWpa2Network(@NonNull ScanResult scanResult) { in isScanResultForWpa2Network()131 public static boolean isScanResultForWpa3Network(@NonNull ScanResult scanResult) { in isScanResultForWpa3Network()137 ScanResult scanResult, @ScanResultType int type) { in doesScanResultMatchType()
57 Scanner scanResult = new Scanner(cmdOut).useDelimiter("\\n+"); in testPocCVE_2020_0018() local
88 private NetworkSpecifier createNetworkSpecifier(@NonNull ScanResult scanResult) in createNetworkSpecifier()
112 private WifiNetworkSuggestion createNetworkSuggestion(@NonNull ScanResult scanResult) { in createNetworkSuggestion()
284 ScanResult scanResult = new ScanResult(); in testScanResultConstructors() local
3812 ScanResult scanResult = new ScanResult(); in testGetAllWifiConfigForMatchedNetworkSuggestion() local3843 ScanResult scanResult = new ScanResult(); in testGetMatchingScanResults() local