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.java535 List<ScanResult> newScanResults = mWifiManager.getScanResults(); in fetchScansAndConfigsAndUpdateAccessPoints() local
539 filterScanResultsByCapabilities(newScanResults); in fetchScansAndConfigsAndUpdateAccessPoints()
550 private void updateAccessPoints(final List<ScanResult> newScanResults, in updateAccessPoints() argument
562 updateScanResultCache(newScanResults); in updateAccessPoints()