Home
last modified time | relevance | path

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

/frameworks/opt/net/wifi/tests/wifitests/src/com/android/server/wifi/
DWifiNetworkFactoryTest.java720 ArgumentCaptor<List<ScanResult>> matchedScanResultsCaptor = in testNetworkSpecifierMatchSuccessUsingLiteralSsidMatch() local
763 ArgumentCaptor<List<ScanResult>> matchedScanResultsCaptor = in testNetworkSpecifierMatchSuccessUsingPrefixSsidMatch() local
807 ArgumentCaptor<List<ScanResult>> matchedScanResultsCaptor = in testNetworkSpecifierMatchSuccessUsingLiteralBssidMatch() local
851 ArgumentCaptor<List<ScanResult>> matchedScanResultsCaptor = in testNetworkSpecifierMatchSuccessUsingOuiPrefixBssidMatch() local
896 ArgumentCaptor<List<ScanResult>> matchedScanResultsCaptor = in testNetworkSpecifierMatchSuccessUsingLiteralSsidMatchWithMultipleBssidMatches() local
943 ArgumentCaptor<List<ScanResult>> matchedScanResultsCaptor = in testNetworkSpecifierMatchFailUsingLiteralSsidMatchWhenSsidNotFound() local
988 ArgumentCaptor<List<ScanResult>> matchedScanResultsCaptor = in testNetworkSpecifierMatchFailUsingLiteralSsidMatchWhenKeyMgmtDiffers() local
2080 ArgumentCaptor<List<ScanResult>> matchedScanResultsCaptor = in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchPreviouslyApprovedNForgot() local
2121 ArgumentCaptor<List<ScanResult>> matchedScanResultsCaptor = in testNetworkSpecifierMatchSuccessUsingLiteralSsidAndBssidMatchNotPreviouslyApproved() local
2160 ArgumentCaptor<List<ScanResult>> matchedScanResultsCaptor = in testNetworkSpecifierMatchSuccessUsingLiteralSsidMatchPreviouslyApproved() local
[all …]