Searched refs:homeScanResults (Results 1 – 1 of 1) sorted by relevance
517 @Nullable List<ScanResult> homeScanResults, in updateScanResultInfo() argument523 if (homeScanResults != null) { in updateScanResultInfo()524 mCurrentHomeScanResults.addAll(homeScanResults); in updateScanResultInfo()531 if (homeScanResults != null && !homeScanResults.isEmpty()) { in updateScanResultInfo()532 currentScanResults.addAll(homeScanResults); in updateScanResultInfo()