Searched defs:scanResults (Results 1 – 4 of 4) sorted by relevance
26 private List<ScanResult> scanResults; field in ShadowWifiManager137 public void setScanResults(List<ScanResult> scanResults) { in setScanResults()
79 List<ScanResult> scanResults = new ArrayList<ScanResult>(); in shouldReturnSetScanResults() local
353 Set scanResults = scan.getIncludedSources( sourceDirectory, null ); in collectIncludedSourceGrammars() local
628 JSONArray scanResults = new JSONArray(); in buildJsonScanData() local