Home
last modified time | relevance | path

Searched defs:openNetwork (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DNetworkListStoreDataTest.java584 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenOweNetwork(); in getTestNetworksConfig() local
620 private byte[] getTestNetworksXmlBytes(WifiConfiguration openNetwork, in getTestNetworksXmlBytes()
769 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in parseNetworkWithUnknownTag() local
791 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in parseNetworkWithMismatchConfigKey() local
807 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in parseNetworkListWithOneNetworkIllegalArgException() local
833 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in parseNetworkWithInvalidCreatorUidResetsToSystem() local
860 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in parseNetworkWithInvalidCreatorNameResetsToPackageNameForCreatorUid() local
887 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in parseNetworkWithNullCreatorNameResetsToPackageNameForCreatorUid() local
911 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in parseNetworkWithValidCreatorUid() local
DWakeupControllerTest.java136 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in setUp() local
397 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(quotedSsid); in startInitializesWakeupLockWithSavedScanResults() local
432 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(quotedSsid); in startInitializesWakeupLockWithNetworkSuggestions() local
474 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(quotedSsid1); in startInitializesWakeupLockWithSavedScanResultsAndNetworkSuggestions() local
516 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(quotedSsid1); in getGoodSavedNetworksAndSuggestionsIgnoreInvalidatedCaptivePortal() local
537 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(quotedSsid1); in getGoodSavedNetworksAndSuggestionsIncludeValidatedCaptivePortal() local
591 WifiConfiguration openNetwork = WifiConfigurationTestUtil in onResultsUpdatesWakeupLockForSavedNetworks() local
619 WifiConfiguration openNetwork = WifiConfigurationTestUtil in onResultsUpdatesWakeupLockForNetworkSuggestions() local
DWifiConfigManagerTest.java393 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testAddNetworkIsRejectedBeforeLoadFromStore() local
422 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testRandomizedMacIsGeneratedEvenIfKeyStoreFails() local
444 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testAddSingleOpenNetwork() local
525 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testAddSingleOpenNetworkWhenCorrespondingEphemeralNetworkExists() local
587 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testAddingNetworkWithMatchingMacAddressOverridesField() local
615 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testRandomizedMacAddressIsPersistedOverForgetNetwork() local
646 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testRandomizedMacAddressIsGeneratedForConfigurationReadFromStore() local
680 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testAddOrUpdateNetworkRepeaterEnabled() local
703 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testUpdateSingleOpenNetwork() local
750 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testUpdateSingleOpenNetworkInBlockList() local
[all …]
DWifiBlocklistMonitorTest.java1092 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in verifyConsistentWatchdogAndSsidBlocklist() local
1116 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkSelectionStatus() local
1149 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkSelectionStatusCurrent() local
1183 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkSelectionStatusTemporarilyDisabledDueToNoInternet() local
1204 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testNetworkSelectionStatusEnableClearsDisableCounters() local
1300 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testTryEnableNetworkExponentialBackoff() local
1322 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testTryEnableNetworkExponentialBackoffCapped() local
1340 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testTryEnableNetworkNoBssidsInBlocklist() local
DWifiBackupRestoreTest.java652 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testMultipleNetworksNonEnterpriseBackupRestore() local
689 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testMultipleNetworksWithDifferentIpConfigurationsAllBackupRestore() local
737 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testMultipleNetworksSystemAppBackupRestore() local
892 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testMultipleNetworksWithDifferentIpConfigurationsAllSupplicantBackupRestore() local
937 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testMultipleNetworksAllSupplicantBackupRestoreWithNoIpConfigData() local
975 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testMultipleNetworksSystemAppSupplicantBackupRestore() local
DWifiConfigStoreTest.java584 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testReadWifiConfigStoreData() local
621 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenOweNetwork(); in testWriteWifiConfigStoreData() local
DWifiServiceImplTest.java6132 WifiConfiguration openNetwork = WifiConfigurationTestUtil.createOpenNetwork(); in testFactoryReset() local