Searched refs:verifyScanResultMatchWithNetwork (Results 1 – 1 of 1) sorted by relevance
194 private void verifyScanResultMatchWithNetwork(WifiConfiguration config) { in verifyScanResultMatchWithNetwork() method in ConfigurationMapTest275 verifyScanResultMatchWithNetwork(WifiConfigurationTestUtil.createOpenNetwork()); in testScanResultDoesMatchCorrespondingNetworks()276 verifyScanResultMatchWithNetwork(WifiConfigurationTestUtil.createPskNetwork()); in testScanResultDoesMatchCorrespondingNetworks()277 verifyScanResultMatchWithNetwork(WifiConfigurationTestUtil.createWepNetwork()); in testScanResultDoesMatchCorrespondingNetworks()278 verifyScanResultMatchWithNetwork(WifiConfigurationTestUtil.createEapNetwork()); in testScanResultDoesMatchCorrespondingNetworks()