Home
last modified time | relevance | path

Searched defs:network1 (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/
DWifiConfigurationUtilTest.java965 WifiConfiguration network1 = WifiConfigurationTestUtil.createPskNetwork(TEST_SSID); in testIsSameNetworkReturnsTrueOnSameNetwork() local
977 WifiConfiguration network1 = WifiConfigurationTestUtil.createPskNetwork(TEST_SSID); in testIsSameNetworkReturnsTrueOnSameNetworkWithDifferentBSSID() local
989 WifiConfiguration network1 = WifiConfigurationTestUtil.createPskNetwork(TEST_SSID_1); in testIsSameNetworkReturnsFalseOnDifferentSSID() local
1000 WifiConfiguration network1 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnsFalseOnDifferentSecurityType() local
1010 WifiConfiguration network1 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnsFalseOnDifferentEapIdentity() local
1023 WifiConfiguration network1 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnsFalseOnDifferentEapAnonymousIdentity() local
1036 WifiConfiguration network1 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnValueOnDifferentEapAnonymousIdentityInEapSim() local
1059 WifiConfiguration network1 = WifiConfigurationTestUtil.createPskNetwork(TEST_SSID); in testIsSameNetworkReturnsTrueOnSameNetworkWithSameCandidateSecurityParams() local
1076 WifiConfiguration network1 = WifiConfigurationTestUtil.createPskNetwork(TEST_SSID); in testIsSameNetworkReturnsTrueOnSameNetworkWithDifferentCandidateSecurityParams() local
DWifiNetworkSuggestionsManagerTest.java4126 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in setupAndGetPnoAvailableSuggestions() local
4153 WifiConfiguration network1 = suggestions.get(0).wifiConfiguration; in testGetPnoAvailableSuggestions() local
4257 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithoutSameOpenSuggestion() local
4285 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithoutSecureSuggestion() local
4313 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testShouldNotBeIgnoredWithoutCarrierProvisioningPermission() local
4341 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromDifferentCarrierId() local
4369 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithAutojoinDisabled() local
4397 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithDifferentMeterness() local
4426 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithNetworkDisabled() local
4467 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testShouldNotBeIgnoredBySecureSuggestionFromSameCarrierWithOverlayFalse() local
[all …]
DWifiConfigManagerTest.java2994 WifiConfiguration network1 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingGwMacAddress() local
3060 WifiConfiguration network1 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkOnlyIfCredentialsMatch() local
3125 WifiConfiguration network1 = WifiConfigurationTestUtil.createPskNetwork(); in testNoNetworkLinkVrrpMacAddress() local
3183 WifiConfiguration network1 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingGwMacAddressWithPskAndSaeTypes() local
3290 WifiConfiguration network1 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingBSSIDMatch() local
3354 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testNoNetworkLinkUsingBSSIDMatchForNonWpaNetworks() local
3391 WifiConfiguration network1 = WifiConfigurationTestUtil.createPskNetwork(); in testNoNetworkLinkUsingBSSIDMatchForNetworksWithHighScanDetailCacheSize() local
3441 WifiConfiguration network1 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingBSSIDMatchAndThenUnlinkDueToGwMacAddress() local
4374 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testRemoveNetworkRemovesConnectChoice() local
4424 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testDisableAutojoinRemovesConnectChoice() local
[all …]
DWakeupConfigStoreDataTest.java129 ScanResultMatchInfo network1 = new ScanResultMatchInfo(); in deserializeSerializedData() local
DWifiConnectivityManagerTest.java5881 WifiConfiguration network1 = WifiConfigurationTestUtil.createPasspointNetwork(); in testExternalPnoScanRequest_withSavedNetworks() local
5949 WifiConfiguration network1 = WifiConfigurationTestUtil.createEapNetwork(); in testRetrievePnoList() local
6031 WifiConfiguration network1 = WifiConfigurationTestUtil.createEapNetwork(); in testRetrievePnoListFrequencies() local
6095 WifiConfiguration network1 = WifiConfigurationTestUtil.createEapNetwork(); in testRetrievePnoListOrder() local
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/sharedconnectivity/cts/app/
H A DKnownNetworkTest.java129 KnownNetwork network1 = buildKnownNetworkBuilder().build(); in equalsOperation() local
154 KnownNetwork network1 = buildKnownNetworkBuilder().setNetworkProviderInfo(null) in testGetMethods() local
169 KnownNetwork network1 = buildKnownNetworkBuilder().build(); in hashCodeCalculation() local
177 KnownNetwork network1 = buildKnownNetworkBuilder().setNetworkProviderInfo(null) in hashCodeCalculation_noNetworkProviderInfo() local
H A DHotspotNetworkTest.java121 HotspotNetwork network1 = buildHotspotNetworkBuilder(true).build(); in equalsOperation() local
168 HotspotNetwork network1 = buildHotspotNetworkBuilder(true).build(); in hashCodeCalculation() local
/aosp_15_r20/packages/modules/Wifi/service/tests/wifitests/src/com/android/server/wifi/util/
DLruConnectionTrackerTest.java65 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testConnectionOrderStore() local
93 WifiConfiguration network1 = WifiConfigurationTestUtil.createOpenNetwork(); in testIsMostRecentlyNetwork() local
/aosp_15_r20/packages/modules/AdServices/adservices/tests/unittest/service-core/measurement/src/com/android/adservices/service/measurement/
DXNetworkDataTest.java79 final XNetworkData network1 = createExample(); in testHashCode_equals() local
90 final XNetworkData network1 = createExample(); in testHashCode_notEquals() local
/aosp_15_r20/system/timezone/input_tools/android/telephonylookup_generator/src/test/java/com/android/libcore/timezone/telephonylookup/
H A DTelephonyLookupGeneratorTest.java122 Network network1 = createNetwork("123", "456", "gb"); in networks_duplicateMccMncComboIsRejected() local
167 Network network1 = createNetwork("123", "456", "gb"); in validDataCreatesFile() local
/aosp_15_r20/cts/tests/tests/wifi/src/android/net/wifi/nl80211/cts/
H A DPnoSettingsTest.java45 PnoNetwork network1 = new PnoNetwork(); in createTestNetworks() local
/aosp_15_r20/packages/modules/Connectivity/tests/common/java/android/net/
DNetworkCapabilitiesTest.java703 final Network network1 = new Network(100); in testUnderlyingNetworks() local
1264 final Network network1 = new Network(100); in testBuilder() local
/aosp_15_r20/external/guava/android/guava-tests/test/com/google/common/graph/
H A DImmutableNetworkTest.java45 Network<String, String> network1 = in copyOfImmutableNetwork_optimized() local
/aosp_15_r20/external/guava/guava-tests/test/com/google/common/graph/
H A DImmutableNetworkTest.java45 Network<String, String> network1 = in copyOfImmutableNetwork_optimized() local
/aosp_15_r20/frameworks/base/wifi/tests/src/android/net/wifi/
H A DWifiNetworkScoreCacheTest.java210 ScoredNetwork network1 = mValidScoredNetwork; in leastRecentlyUsedScore_shouldBeEvictedFromCache() local
/aosp_15_r20/system/connectivity/wificond/tests/
Dscan_settings_unittest.cpp155 PnoNetwork network, network1; in TEST_F() local
/aosp_15_r20/tools/test/connectivity/acts_tests/tests/google/wifi/
DWifiAutoUpdateTest.py284 def get_enabled_network(self, network1, network2): argument
DWifiManagerTest.py193 def get_enabled_network(self, network1, network2): argument
/aosp_15_r20/packages/modules/Wifi/service/java/com/android/server/wifi/
DWifiConfigManager.java2981 WifiConfiguration network1, WifiConfiguration network2, in shouldNetworksBeLinked()
3046 private void linkNetworks(WifiConfiguration network1, WifiConfiguration network2) { in linkNetworks()
3069 private void unlinkNetworks(WifiConfiguration network1, WifiConfiguration network2) { in unlinkNetworks()
/aosp_15_r20/packages/modules/CaptivePortalLogin/tests/src/com/android/captiveportallogin/
DCaptivePortalLoginActivityTest.java477 final Network network1 = new Network(TEST_NETID + 1); in configVpnNetwork() local
/aosp_15_r20/external/webrtc/rtc_base/
H A Dnetwork_unittest.cc1076 Network network1("test_wifi", "Test Network Adapter 1", in TEST_F() local
/aosp_15_r20/packages/modules/Connectivity/tests/cts/net/src/android/net/cts/
DNetworkAgentTest.kt1613 val (agent1, network1) = connectNetwork(lp = lp) in testUnregisterAfterReplacement() constant
/aosp_15_r20/packages/modules/DnsResolver/tests/
Dresolv_integration_test.cpp7486 ScopedPhysicalNetwork network1 = CreateScopedPhysicalNetwork(ConnectivityType::V4V6); in TEST_F() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/Wifi/service/wifi-service-pre-jarjar/android_common_apex30/javac/
Dwifi-service-pre-jarjar.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/net/ android/ ...
/aosp_15_r20/out/soong/.intermediates/packages/modules/Wifi/service/service-wifi/android_common_apex30/combined/
Dservice-wifi.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/hardware/ android/ ...

12