Searched refs:homeScanResults (Results 1 – 1 of 1) sorted by relevance
478 @Nullable List<ScanResult> homeScanResults, in updateScanResultInfo() argument485 if (homeScanResults != null) { in updateScanResultInfo()486 mCurrentHomeScanResults.addAll(homeScanResults); in updateScanResultInfo()494 if (homeScanResults != null && !homeScanResults.isEmpty()) { in updateScanResultInfo()495 currentScanResults.addAll(homeScanResults); in updateScanResultInfo()