/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/ |
D | ScanResultMatchInfoTest.java | 44 ScanResultMatchInfo.fromScanResult(scan.getScanResult())); in testScanResultMatchesWifiConfiguration() 49 ScanResultMatchInfo.fromScanResult(scan.getScanResult())); in testScanResultMatchesWifiConfiguration() 55 ScanResultMatchInfo.fromScanResult(scan.getScanResult())); in testScanResultMatchesWifiConfiguration() 61 ScanResultMatchInfo.fromScanResult(scan.getScanResult())); in testScanResultMatchesWifiConfiguration() 75 assertEquals(ScanResultMatchInfo.fromScanResult(scan1.getScanResult()), in testDifferentBssidScanResultsMatch() 76 ScanResultMatchInfo.fromScanResult(scan2.getScanResult())); in testDifferentBssidScanResultsMatch() 94 assertTrue(ScanResultMatchInfo.fromScanResult(scanOpen1.getScanResult()) in testDifferentNetworkScanResultsDontMatch() 95 != ScanResultMatchInfo.fromScanResult(scanOpen2.getScanResult())); in testDifferentNetworkScanResultsDontMatch() 96 assertTrue(ScanResultMatchInfo.fromScanResult(scanOpen1.getScanResult()) in testDifferentNetworkScanResultsDontMatch() 97 != ScanResultMatchInfo.fromScanResult(scanPsk.getScanResult())); in testDifferentNetworkScanResultsDontMatch() [all …]
|
D | WakeupControllerTest.java | 368 Collections.singleton(ScanResultMatchInfo.fromScanResult(savedScanResult)); in startInitializesWakeupLockWithSavedScanResults() 406 Collections.singleton(ScanResultMatchInfo.fromScanResult(savedScanResult)); in startInitializesWakeupLockWithNetworkSuggestions() 449 add(ScanResultMatchInfo.fromScanResult(savedScanResult)); in startInitializesWakeupLockWithSavedScanResultsAndNetworkSuggestions() 450 add(ScanResultMatchInfo.fromScanResult(suggestionScanResult)); in startInitializesWakeupLockWithSavedScanResultsAndNetworkSuggestions() 487 Collections.singleton(ScanResultMatchInfo.fromScanResult(scanResult24)); in startFiltersOutDfsScanResults() 519 ScanResultMatchInfo expectedMatchInfo = ScanResultMatchInfo.fromScanResult(mTestScanResult); in onResultsUpdatesWakeupLockForSavedNetworks() 548 ScanResultMatchInfo expectedMatchInfo = ScanResultMatchInfo.fromScanResult(mTestScanResult); in onResultsUpdatesWakeupLockForNetworkSuggestions() 731 ScanResultMatchInfo matchInfo = ScanResultMatchInfo.fromScanResult(mTestScanResult); in lastConnectedNetworkAddedToLock() 756 ScanResultMatchInfo matchInfo = ScanResultMatchInfo.fromScanResult(mTestScanResult); in expiredLastConnectedNetworkNotAddedToLock()
|
D | WifiNetworkSelectorTestUtil.java | 175 ScanResultMatchInfo.fromScanResult(scanResult), in checkConsistencyOfScanDetailsAndWifiConfigs()
|
D | WifiNetworkSuggestionsManagerTest.java | 3486 () -> ScanResultMatchInfo.fromScanResult(nonPasspointScanResult)); in getMatchingScanResultsTestWithPasspointAndNonPasspointMatch() 3488 () -> ScanResultMatchInfo.fromScanResult(passpointScanResult)); in getMatchingScanResultsTestWithPasspointAndNonPasspointMatch() 3523 when(ScanResultMatchInfo.fromScanResult(eq(nonPasspointScanResult))) in getMatchingScanResultsTestWithMatchNothing()
|
/frameworks/opt/net/wifi/service/java/com/android/server/wifi/ |
D | WakeupEvaluator.java | 54 if (networks.contains(ScanResultMatchInfo.fromScanResult(scanResult))) { in findViableNetwork()
|
D | WifiNetworkFactory.java | 1136 ScanResultMatchInfo fromScanResult = ScanResultMatchInfo.fromScanResult(scanResult); in doesScanResultMatchWifiNetworkSpecifier() local 1139 return fromScanResult.networkTypeEquals(fromWifiConfiguration, false); in doesScanResultMatchWifiNetworkSpecifier() 1270 ScanResultMatchInfo.fromScanResult(scanResult), in findBestBssidFromActiveMatchedScanResultsForNetwork() 1358 ScanResultMatchInfo fromScanResult = ScanResultMatchInfo.fromScanResult(scanResult); in addNetworkToUserApprovedAccessPointMap() local 1359 if (fromScanResult.equals(fromWifiConfiguration)) { in addNetworkToUserApprovedAccessPointMap() 1362 fromScanResult.networkType); in addNetworkToUserApprovedAccessPointMap()
|
D | ConfigurationMap.java | 143 ScanResultMatchInfo.fromScanResult(scanResult)); in getByScanResultForCurrentUser()
|
D | WifiCandidates.java | 473 return new Key(ScanResultMatchInfo.fromScanResult(scanResult), bssid, config.networkId); in keyFromScanDetailAndConfig() 534 ScanResultMatchInfo key1 = ScanResultMatchInfo.fromScanResult(scanResult); in validConfigAndScanDetail()
|
D | ScanResultMatchInfo.java | 117 public static ScanResultMatchInfo fromScanResult(ScanResult scanResult) { in fromScanResult() method in ScanResultMatchInfo
|
D | WakeupController.java | 416 .map(ScanResultMatchInfo::fromScanResult) in toMatchInfos()
|
D | WifiNetworkSuggestionsManager.java | 1514 ScanResultMatchInfo.fromScanResult(scanResult); in getNetworkSuggestionsForScanDetail() 1598 ScanResultMatchInfo.fromScanResult(scanResult); in getWifiConfigForMatchedNetworkSuggestionsSharedWithUser() 2068 if (matchInfoFromConfigration.equals(ScanResultMatchInfo.fromScanResult(scanResult))) { in getMatchingScanResults()
|
D | ClientModeImpl.java | 6385 .fromScanResult(scanResultCandidate); in updateWifiConfigOnStartConnection() 6425 ScanResultMatchInfo key2 = ScanResultMatchInfo.fromScanResult(scanResult); in updateWifiConfigOnStartConnection()
|
D | WifiMetrics.java | 2901 ScanResultMatchInfo matchInfo = ScanResultMatchInfo.fromScanResult(scanResult); in incrementAvailableNetworksHistograms()
|
/frameworks/base/wifi/tests/src/android/net/wifi/rtt/ |
D | WifiRttManagerTest.java | 364 ResponderConfig config = ResponderConfig.fromScanResult(scan); in testResponderPreambleSelection() 375 config = ResponderConfig.fromScanResult(scan); in testResponderPreambleSelection() 383 config = ResponderConfig.fromScanResult(scan); in testResponderPreambleSelection() 391 config = ResponderConfig.fromScanResult(scan); in testResponderPreambleSelection()
|
/frameworks/base/wifi/java/android/net/wifi/rtt/ |
D | RangingRequest.java | 140 return addResponder(ResponderConfig.fromScanResult(apInfo)); in addAccessPoint()
|
D | ResponderConfig.java | 303 public static ResponderConfig fromScanResult(ScanResult scanResult) { in fromScanResult() method in ResponderConfig
|
/frameworks/base/wifi/java/android/net/wifi/ |
D | RttManager.java | 970 android.net.wifi.rtt.ResponderConfig.fromScanResult(reconstructed)); in startRanging()
|
/frameworks/base/wifi/api/ |
D | system-current.txt | 899 …method public static android.net.wifi.rtt.ResponderConfig fromScanResult(android.net.wifi.ScanResu…
|
/frameworks/base/api/ |
D | system-current.txt | 7898 …method public static android.net.wifi.rtt.ResponderConfig fromScanResult(android.net.wifi.ScanResu…
|