Searched refs:retrievedScanResultList (Results 1 – 1 of 1) sorted by relevance
1366 List<ScanResult> retrievedScanResultList = mWifiServiceImpl.getScanResults(packageName); in testGetScanResults() local1370 retrievedScanResultList.toArray(new ScanResult[retrievedScanResultList.size()])); in testGetScanResults()1390 List<ScanResult> retrievedScanResultList = mWifiServiceImpl.getScanResults(packageName); in testGetScanResultsFailureInRunWithScissors() local1393 assertTrue(retrievedScanResultList.isEmpty()); in testGetScanResultsFailureInRunWithScissors()