Home
last modified time | relevance | path

Searched refs:newScanResults (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/packages/SettingsLib/src/com/android/settingslib/wifi/
DWifiTracker.java533 List<ScanResult> newScanResults = mWifiManager.getScanResults(); in fetchScansAndConfigsAndUpdateAccessPoints() local
537 filterScanResultsByCapabilities(newScanResults); in fetchScansAndConfigsAndUpdateAccessPoints()
548 private void updateAccessPoints(final List<ScanResult> newScanResults, in updateAccessPoints() argument
568 updateScanResultCache(newScanResults); in updateAccessPoints()