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.java544 List<ScanResult> newScanResults = mWifiManager.getScanResults(); in fetchScansAndConfigsAndUpdateAccessPoints() local
548 filterScanResultsByCapabilities(newScanResults); in fetchScansAndConfigsAndUpdateAccessPoints()
559 private void updateAccessPoints(final List<ScanResult> newScanResults, in updateAccessPoints() argument
571 updateScanResultCache(newScanResults); in updateAccessPoints()