Searched defs:network2 (Results 1 – 5 of 5) sorted by relevance
136 ScoredNetwork network2 = buildScoredNetwork(key2, mockRssiCurve); in updateScoresShouldAddNewNetwork() local211 ScoredNetwork network2 = buildScoredNetwork( in leastRecentlyUsedScore_shouldBeEvictedFromCache() local
1985 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRetrievePnoList() local2037 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRetrievePnoListFrequencies() local2126 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRetrievePnoListPrefersLastConnectedNetwork() local2169 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRetrievePnoListPrefersLastConnectedNetworkThenMostConnectedNetworks() local2226 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRetrievePnoListRecencyFlagDisabled() local2298 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testRetrievePnoListDoesNotContainDisabledNetworks() local2335 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingGwMacAddress() local2384 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNetworkLinkUsingBSSIDMatch() local2425 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNoNetworkLinkUsingBSSIDMatchForNonWpaNetworks() local2454 WifiConfiguration network2 = WifiConfigurationTestUtil.createPskNetwork(); in testNoNetworkLinkUsingBSSIDMatchForNetworksWithHighScanDetailCacheSize() local[all …]
127 ScanResultMatchInfo network2 = new ScanResultMatchInfo(); in deserializeSerializedData() local
805 WifiConfiguration network2 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnsFalseOnDifferentEapIdentity() local818 WifiConfiguration network2 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnsFalseOnDifferentEapAnonymousIdentity() local831 WifiConfiguration network2 = WifiConfigurationTestUtil.createEapNetwork(TEST_SSID); in testIsSameNetworkReturnsTrueOnDifferentEapAnonymousIdentityInEapSim() local
2326 WifiConfiguration network1, WifiConfiguration network2, in shouldNetworksBeLinked()2379 private void linkNetworks(WifiConfiguration network1, WifiConfiguration network2) { in linkNetworks()2402 private void unlinkNetworks(WifiConfiguration network1, WifiConfiguration network2) { in unlinkNetworks()