Home
last modified time | relevance | path

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

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DConfigurationMapTest.java237 private ScanResult createScanResultForNetwork(WifiConfiguration config) { in createScanResultForNetwork() method in ConfigurationMapTest
248 ScanResult scanResult = createScanResultForNetwork(config); in verifyScanResultMatchWithNetwork()
340 ScanResult scanResult = createScanResultForNetwork(config); in testScanResultDoesNotMatchWithOtherNetworks()
354 ScanResult scanResult = createScanResultForNetwork(config); in testScanResultDoesNotMatchAfterNetworkRemove()
372 ScanResult scanResult = createScanResultForNetwork(config); in testScanResultDoesNotMatchAfterClear()
387 ScanResult scanResult = createScanResultForNetwork(config); in testScanResultDoesNotMatchForWifiNetworkSpecifier()
406 ScanResult scanResult = createScanResultForNetwork(config); in testScanResultDoesNotMatchForWifiNetworkSuggestion()
425 ScanResult scanResult = createScanResultForNetwork(config); in testScanResultDoesNotMatchForPasspoint()