Searched defs:scanResults (Results 1 – 11 of 11) sorted by relevance
88 ArrayList<ScanResult> scanResults = buildScanResultCache(); in testVerboseSummaryString_showsScanResultSpeedLabel() local239 ArrayList<ScanResult> scanResults = new ArrayList<>(); in buildScanResultCache() local
200 List<ApexManager.ScanResult> scanResults = scanApexInfos(apexInfo); in testGetApexSystemServices() local325 List<ApexManager.ScanResult> scanResults = scanApexInfos(apexInfo); in testReportErrorWithApkInApex() local352 List<ApexManager.ScanResult> scanResults = scanApexInfos(apexInfo); in testRegisterApkInApexDoesNotRegisterSimilarPrefix() local434 List<ApexManager.ScanResult> scanResults = scanApexInfos(apexInfo); in testGetActivePackageNameForApexModuleName() local
729 List<ScanResult> scanResults, in getCachedOrCreate()758 List<ScanResult> scanResults, in getCachedOrCreateOsu()1111 private List<ScanResult> filterScanResultsByCapabilities(List<ScanResult> scanResults) { in filterScanResultsByCapabilities()
236 public TestAccessPointBuilder setScanResults(ArrayList<ScanResult> scanResults) { in setScanResults()
320 Parcelable[] scanResults = savedState.getParcelableArray(KEY_SCANRESULTS); in AccessPoint() local1439 void setScanResults(Collection<ScanResult> scanResults) { in setScanResults()
154 abstract void notifyScanResult(List<ScanResult> scanResults); in notifyScanResult()473 void notifyScanResult(List<ScanResult> scanResults) { in notifyScanResult()480 private void notifyScanResultLocked(List<ScanResult> scanResults) { in notifyScanResultLocked()1007 void notifyScanResult(List<ScanResult> scanResults) { in notifyScanResult()
1215 val scanResults = regex1243 var scanResults = regex
1148 val scanResults = regex1176 var scanResults = regex
470 final List<android.net.wifi.ScanResult> scanResults = mWifiManager.getScanResults(); in onReceive() local
1031 ArrayList<ScanResult> scanResults = new ArrayList<>(); in testSpeedLabelFallbackScoreIgnoresNullCurves() local
666 List<ScanResult> scanResults = resultsSupplier.get(); in ScanResultsScoreCacheFilter() local