Home | History | Annotate | Download | only in wifi

Lines Matching refs:newResult

440 newResult : newResults) {
441 if (newResult.SSID == null || newResult.SSID.isEmpty()) {
444 mScanResultCache.put(newResult.BSSID, newResult);
445 mSeenBssids.put(newResult.BSSID, mScanId);