Home
last modified time | relevance | path

Searched refs:createScanResultForNetwork (Results 1 – 1 of 1) sorted by relevance

/aosp12/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
H A DConfigurationMapTest.java225 private ScanResult createScanResultForNetwork(WifiConfiguration config) { in createScanResultForNetwork() method in ConfigurationMapTest
236 ScanResult scanResult = createScanResultForNetwork(config); in verifyScanResultMatchWithNetwork()
328 ScanResult scanResult = createScanResultForNetwork(config); in testScanResultDoesNotMatchWithOtherNetworks()
342 ScanResult scanResult = createScanResultForNetwork(config); in testScanResultDoesNotMatchAfterNetworkRemove()
360 ScanResult scanResult = createScanResultForNetwork(config); in testScanResultDoesNotMatchAfterClear()
375 ScanResult scanResult = createScanResultForNetwork(config); in testScanResultDoesNotMatchForWifiNetworkSpecifier()
394 ScanResult scanResult = createScanResultForNetwork(config); in testScanResultDoesNotMatchForWifiNetworkSuggestion()
413 ScanResult scanResult = createScanResultForNetwork(config); in testScanResultDoesNotMatchForPasspoint()